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