import * as i0 from "@angular/core";
import * as i1 from "./overview-banner.component";
/**
 * @deprecated use `OverviewBannerComponent`
 */
export declare class OverviewBannerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<OverviewBannerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<OverviewBannerModule, never, [typeof i1.OverviewBannerComponent], [typeof i1.OverviewBannerComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<OverviewBannerModule>;
}
