export declare const transformationDefineString: (obj: Record<string, any>) => Record<string, any>;
export declare const getFunDefault: (path?: string) => any;
