export declare type PredicateFn = (elem: T) => boolean | Promise; //# sourceMappingURL=predicate.d.ts.map