/**
 * Survey Routes
 *
 * Weekly survey system with credit rewards.
 */
declare const router: import("express-serve-static-core").Router;
export default router;
//# sourceMappingURL=survey.d.ts.map