export declare const isEmpty: (value: any) => boolean;
