import * as i0 from "@angular/core";
import * as i1 from "./banner.component";
import * as i2 from "./banner.directives";
/**
 * @hidden
 * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
 */
export declare class IgxBannerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxBannerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxBannerModule, never, [typeof i1.IgxBannerComponent, typeof i2.IgxBannerActionsDirective], [typeof i1.IgxBannerComponent, typeof i2.IgxBannerActionsDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxBannerModule>;
}
