import { Router } from 'express';
declare const mainRouter: Router;
export { mainRouter };
//# sourceMappingURL=routes.d.ts.map