export declare class SwaggerRouter { handlerCacheFromDir(dirOrDirs: any): object; initialize(options: any): (req: any, res: any, next: any) => any; }