export declare const DataIsNull: (value: any) => any;
export declare function resetForm(obj: any): any;
