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