/**
 *
 * @param value
 * @returns
 */
export declare function isEmpty(value: any): boolean;
