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