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