import { NgModuleFactory, ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./components/inventory.component"; import * as i2 from "@abp/ng.core"; import * as i3 from "@abp/ng.theme.shared"; import * as i4 from "./inventory-routing.module"; export declare class InventoryModule { static forChild(): ModuleWithProviders; static forLazy(): NgModuleFactory; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }