export declare type Bot = any; export declare type RouteConfig = { path?: string; }; //# sourceMappingURL=types.d.ts.map