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