import { TypeScriptOptions, TemplateRootContext } from '@openapi-generator-plus/typescript-generator-common';
export declare function tsconfig(ctx: TemplateRootContext & TypeScriptOptions): string;
