import * as i0 from "@angular/core";
import * as i1 from "./global-message.component";
import * as i2 from "@angular/common";
import * as i3 from "../icon/icon.module";
import * as i4 from "@spartacus/core";
export declare class GlobalMessageComponentModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<GlobalMessageComponentModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<GlobalMessageComponentModule, [typeof i1.GlobalMessageComponent], [typeof i2.CommonModule, typeof i3.IconModule, typeof i4.I18nModule], [typeof i1.GlobalMessageComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<GlobalMessageComponentModule>;
}
