declare const _default: { type: string; routes: { method: string; path: string; handler: string; config: { policies: any[]; }; }[]; }; export default _default;