import { Type } from '@nestjs/common'; export declare function createOpenAPIFixtureModule(DTO: Type): unknown;