import * as i0 from "@angular/core";
import * as i1 from "./dynamic-menu.component";
import * as i2 from "./dynamic-menu-item/dynamic-menu-item.component";
import * as i3 from "./dynamic-menu-item/dynamic-menu-link/dynamic-menu-link.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 CovalentDynamicMenuModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CovalentDynamicMenuModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentDynamicMenuModule, never, [typeof i1.TdDynamicMenuComponent, typeof i2.TdDynamicMenuItemComponent, typeof i3.TdDynamicMenuLinkComponent], [typeof i1.TdDynamicMenuComponent, typeof i2.TdDynamicMenuItemComponent, typeof i3.TdDynamicMenuLinkComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CovalentDynamicMenuModule>;
}
