export declare const isEmpty: (value: string | object | null | undefined) => boolean;