export declare function isEmptyObject(obj: any): boolean; export declare function uuid(len: number, radix?: number): string;