export declare function getConventionRoutes(opts: { base: string; prefix?: string; exclude?: RegExp[]; }): any;