import { type MonoTypeOperatorFunction } from 'rxjs'; export declare function confidenceAbove(threshold: number): MonoTypeOperatorFunction;