import type { MonoTypeOperatorFunction } from 'rxjs';
export declare function final(): MonoTypeOperatorFunction<SpeechRecognitionResult[]>;
