import * as i0 from "@angular/core";
import * as i1 from "./overview.component";
import * as i2 from "@angular/common";
/**
 * NgModule definition for the Overview component.
 */
export declare class OverviewModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<OverviewModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<OverviewModule, [typeof i1.OverviewComponent], [typeof i2.CommonModule], [typeof i1.OverviewComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<OverviewModule>;
}
