export declare class SwaggerParameters { checkParameters(): (req: any, res: any, next: any) => void; }