import { OperatorFunction } from 'rxjs'; export declare function match(pattern: string | RegExp): OperatorFunction;