export type Predicate = (item: T) => boolean; //# sourceMappingURL=predicate.d.ts.map