export declare const removeEmptyArray: (arr?: T[]) => T[] | undefined; //# sourceMappingURL=removeEmptyArray.d.ts.map