import { OpenAPIObject } from '@nestjs/swagger'; export declare const schema: (document: OpenAPIObject) => any;