export declare type SpeechGrammarListType = SpeechGrammarList;
export declare type SpeechRecognitionServiceEvent = Event | SpeechRecognitionEvent;
