/** trim去空Object*/ export declare function trimObject(ob: any): any;