import * as i0 from "@angular/core";
import * as i1 from "./mini-cart.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/router";
import * as i4 from "@spartacus/core";
import * as i5 from "../../misc/icon/icon.module";
export declare class MiniCartModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<MiniCartModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<MiniCartModule, [typeof i1.MiniCartComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.UrlModule, typeof i5.IconModule, typeof i4.I18nModule], [typeof i1.MiniCartComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<MiniCartModule>;
}
