export declare class SwaggerInfo { version: string; title: string; description: string; }