import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./axiom-shared-components.component"; import * as i2 from "./components/invoice-view/invoice-view.component"; import * as i3 from "./components/estimate-view/estimate-view.component"; import * as i4 from "./pipes/underline-to-space/underline-to-space.pipe"; import * as i5 from "./pipes/date-by-payment-terms/date-by-payment-terms.pipe"; import * as i6 from "./pipes/size-label.pipe"; import * as i7 from "@angular/common"; import * as i8 from "./address-autocomplete/address-autocomplete.module"; import * as i9 from "ngx-mask"; export declare class AxiomSharedComponentsModule { static forRoot(config: any): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }