import { InjectionToken } from '@angular/core';
export declare const LXLIB_LOCALE: InjectionToken<string>;
