/**
 * Default key for search value in storage
 */
export declare const TUI_LANGUAGE_STORAGE_KEY: import("@angular/core").InjectionToken<string>;
