Added in v1.0.12
Signature
export declare function /*#__PURE__*/ fromPredicate<T>(predicate: T_Predicate<T>, errMessage: (value: T) => string)