import type { SwaggerDocumentCreateContext } from './type'; export declare function generateSwaggerDocumentation(context: SwaggerDocumentCreateContext): Promise; //# sourceMappingURL=module.d.ts.map