export declare type Predicate = (value: T) => boolean;