import type { ISpeechRecognizeConstructor } from '../interface'; export declare const SpeechRecognition: ISpeechRecognizeConstructor;