import * as i0 from "@angular/core";
import * as i1 from "./layout.component";
import * as i2 from "./layout.directives";
import * as i3 from "./layout-nav/layout-nav.component";
import * as i4 from "./layout-nav-list/layout-nav-list.component";
import * as i5 from "./layout-nav-list/layout-nav-list.directives";
import * as i6 from "./layout-card-over/layout-card-over.component";
import * as i7 from "./layout-manage-list/layout-manage-list.component";
import * as i8 from "./layout-manage-list/layout-manage-list.directives";
import * as i9 from "./layout-footer/layout-footer.component";
import * as i10 from "./navigation-drawer/navigation-drawer.component";
/**
 * @deprecated This module is deprecated and will be removed in future versions.
 * Please migrate to using standalone components as soon as possible.
 */
export declare class CovalentLayoutModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CovalentLayoutModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentLayoutModule, never, [typeof i1.TdLayoutComponent, typeof i2.TdLayoutToggleDirective, typeof i2.TdLayoutCloseDirective, typeof i2.TdLayoutOpenDirective, typeof i3.TdLayoutNavComponent, typeof i4.TdLayoutNavListComponent, typeof i5.TdLayoutNavListToggleDirective, typeof i5.TdLayoutNavListCloseDirective, typeof i5.TdLayoutNavListOpenDirective, typeof i6.TdLayoutCardOverComponent, typeof i7.TdLayoutManageListComponent, typeof i8.TdLayoutManageListToggleDirective, typeof i8.TdLayoutManageListCloseDirective, typeof i8.TdLayoutManageListOpenDirective, typeof i9.TdLayoutFooterComponent, typeof i10.TdNavigationDrawerComponent, typeof i10.TdNavigationDrawerMenuDirective, typeof i10.TdNavigationDrawerToolbarDirective], [typeof i1.TdLayoutComponent, typeof i2.TdLayoutToggleDirective, typeof i2.TdLayoutCloseDirective, typeof i2.TdLayoutOpenDirective, typeof i3.TdLayoutNavComponent, typeof i4.TdLayoutNavListComponent, typeof i5.TdLayoutNavListToggleDirective, typeof i5.TdLayoutNavListCloseDirective, typeof i5.TdLayoutNavListOpenDirective, typeof i6.TdLayoutCardOverComponent, typeof i7.TdLayoutManageListComponent, typeof i8.TdLayoutManageListToggleDirective, typeof i8.TdLayoutManageListCloseDirective, typeof i8.TdLayoutManageListOpenDirective, typeof i9.TdLayoutFooterComponent, typeof i10.TdNavigationDrawerComponent, typeof i10.TdNavigationDrawerMenuDirective, typeof i10.TdNavigationDrawerToolbarDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CovalentLayoutModule>;
}
