export declare function parseFieldsToTs(fields: any): { typings: string; imports: string; };