import { LanguageMenuComponent } from './language-menu.component'; import { LanguagePickerComponent } from './language-picker.component'; import * as i0 from "@angular/core"; import * as i1 from "./language-menu.component"; import * as i2 from "./language-picker.component"; export declare const LANGUAGE_MENU_DIRECTIVES: readonly [typeof LanguageMenuComponent, typeof LanguagePickerComponent]; /** @deprecated use `...LANGUAGE_MENU_DIRECTIVES` or import components directly instead. */ export declare class LanguageMenuModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }