import { type MonoTypeOperatorFunction } from 'rxjs'; export declare function skipUntilSaid(text: string): MonoTypeOperatorFunction;