export declare const isEmptyArray: (array: Array | Readonly> | null | undefined) => boolean;