import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./speechtotext.module";
/**
 * NgModule definition for the SpeechToText component with providers.
 */
export declare class SpeechToTextAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SpeechToTextAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SpeechToTextAllModule, never, [typeof i1.CommonModule, typeof i2.SpeechToTextModule], [typeof i2.SpeechToTextModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SpeechToTextAllModule>;
}
