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