import { Provider } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./directives/i18n.directive"; import * as i2 from "./directives/value.directive"; import * as i3 from "@angular/common"; /** * LF core module. */ export declare class LfCoreModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } /** * Core services that should be provided for each provided `LF_APP_SCHEMA`. They * provide, among others, a storage instance based on the provided application * schema. */ export declare const LF_CORE_SERVICES: Provider;