import { UserConfig } from './types'; export declare function swaggerToTs(config: UserConfig): Promise;