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