import * as i0 from '@angular/core';

declare class TdMenuComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<TdMenuComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<TdMenuComponent, "td-menu", never, {}, {}, never, ["[td-menu-header]", "*", "[td-menu-footer]"], true, never>;
}

/**
 * @deprecated This module is deprecated and will be removed in future versions.
 * Please migrate to using standalone components as soon as possible.
 */
declare class CovalentMenuModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CovalentMenuModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentMenuModule, never, [typeof TdMenuComponent], [typeof TdMenuComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CovalentMenuModule>;
}

export { CovalentMenuModule, TdMenuComponent };
