export declare const combineProps: (taget: any, obj: any) => void; export declare const updateData: (obj: any, key: string, value: any) => void;