export declare function mutableFilter(array: T[], fn: (item: T) => boolean): void; //# sourceMappingURL=../../src/helpers/mutableFilter.d.ts.map