export declare function len(s: string): number; export declare function isEmptyValue(value: any): boolean;