import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
export declare class CostCenterModule {
    static forRoot(): ModuleWithProviders<CostCenterModule>;
    static ɵfac: i0.ɵɵFactoryDeclaration<CostCenterModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CostCenterModule, never, never, never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CostCenterModule>;
}
