import * as i0 from "@angular/core";
import * as i1 from "./summary.component";
import * as i2 from "@angular/common";
import * as i3 from "../icon/icon.module";
import * as i4 from "../loading-wheel/loading-wheel.module";
import * as i5 from "@angular/router";
export declare class SummaryModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SummaryModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SummaryModule, [typeof i1.SummaryComponent], [typeof i2.CommonModule, typeof i3.IconModule, typeof i4.LoadingWheelModule, typeof i5.RouterModule], [typeof i1.SummaryComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SummaryModule>;
}
