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