export declare const isEmptyArray: (arr: any[] | undefined) => boolean;