import { CaucaCoreService } from './cauca-core.service';
import * as i0 from "@angular/core";
import * as i1 from "@ngx-translate/core";
export declare const configFactoryForLazyLoading: (coreService: CaucaCoreService) => string;
export declare class CaucaCoreForChildModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CaucaCoreForChildModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CaucaCoreForChildModule, never, [typeof i1.TranslateModule], [typeof i1.TranslateModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CaucaCoreForChildModule>;
}
