import { eThemeLeptonXComponents } from '@volosoft/abp.ng.theme.lepton-x';
import * as i0 from "@angular/core";
export 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<SideMenuApplicationLayoutComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SideMenuApplicationLayoutComponent, "abp-application-layout", never, {}, {}, never, never, false, never>;
}
