import * as i3$1 from '@abp/ng.core'; import { eLayoutType } from '@abp/ng.core'; import * as i0 from '@angular/core'; import { ModuleWithProviders, Provider, EnvironmentProviders } from '@angular/core'; import { eThemeLeptonXComponents } from '@volosoft/abp.ng.theme.lepton-x'; import * as i3 from '@volo/abp.ng.lepton-x.core'; import * as i2 from '@angular/common'; import * as i4 from '@volosoft/ngx-lepton-x/layouts'; import * as i5 from '@volo/ngx-lepton-x.core'; import * as i6 from '@angular/router'; declare class EmptyLayoutComponent { static type: eLayoutType; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class SideMenuApplicationLayoutComponent { toolbarKey: eThemeLeptonXComponents; navbarKey: eThemeLeptonXComponents; routesKey: eThemeLeptonXComponents; navItemsKey: eThemeLeptonXComponents; breadcrumbKey: eThemeLeptonXComponents; footerKey: eThemeLeptonXComponents; settingsPanelKey: eThemeLeptonXComponents; mobileNavbarKey: eThemeLeptonXComponents; mobileNavbarSettingsKey: eThemeLeptonXComponents; mobileNavbarProfileKey: eThemeLeptonXComponents; pageAlertContainerKey: eThemeLeptonXComponents; logoKey: eThemeLeptonXComponents; currentUserImageKey: eThemeLeptonXComponents; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class SideMenuLayoutModule { /** * @deprecated `SideMenuLayoutModule.forRoot()` is deprecated. You can use `provideSideMenuLayout` **function** instead. */ static forRoot(): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } declare const LPX_TRANSLATE_KEYS_PROVIDER: Provider; declare function initLayouts(): void; declare function provideSideMenuLayout(): EnvironmentProviders; declare class TopMenuApplicationLayoutComponent { navbarKey: eThemeLeptonXComponents; routesKey: eThemeLeptonXComponents; toolbarKey: eThemeLeptonXComponents; topNavbarKey: eThemeLeptonXComponents; breadcrumbKey: eThemeLeptonXComponents; footerKey: eThemeLeptonXComponents; mobileNavbarKey: eThemeLeptonXComponents; mobileNavbarSettingsKey: eThemeLeptonXComponents; mobileNavbarProfileKey: eThemeLeptonXComponents; pageAlertContainerKey: eThemeLeptonXComponents; settingsKey: eThemeLeptonXComponents; logoKey: eThemeLeptonXComponents; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class TopMenuLayoutModule { /** * @deprecated `TopMenuLayoutModule.forRoot()` is deprecated. You can use `provideTopMenuLayout` **function** instead. */ static forRoot(): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } declare const LPX_TOP_MENU_TRANSLATE_KEYS_PROVIDER: Provider; declare function initLayoutsFactory(): void; declare function provideTopMenuLayout(): EnvironmentProviders; export { EmptyLayoutComponent, LPX_TOP_MENU_TRANSLATE_KEYS_PROVIDER, LPX_TRANSLATE_KEYS_PROVIDER, SideMenuApplicationLayoutComponent, SideMenuLayoutModule, TopMenuLayoutModule, initLayouts, initLayoutsFactory, provideSideMenuLayout, provideTopMenuLayout };