export declare function isEmpty(value: unknown): boolean; export default isEmpty;