export declare const mapErrorTo: (target: T, pred: (err: any) => boolean) => import("rxjs").OperatorFunction;