declare global { type Predicate = (value: T) => boolean; } export {}; //# sourceMappingURL=types.d.ts.map