export declare const fixTypeToObject: (sourceValue: any, targetValue: any) => any;
