export declare function convertToQuicktype(schema: string): Promise<import("quicktype-core").SerializedRenderResult>;
