import * as i0 from "@angular/core";
import * as i1 from "./menu.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 CovalentMenuModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CovalentMenuModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentMenuModule, never, [typeof i1.TdMenuComponent], [typeof i1.TdMenuComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CovalentMenuModule>;
}
