import * as i0 from "@angular/core";
import * as i1 from "./product-intro.component";
import * as i2 from "@angular/common";
import * as i3 from "@spartacus/core";
import * as i4 from "../../../shared/components/star-rating/star-rating.module";
export declare class ProductIntroModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ProductIntroModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ProductIntroModule, [typeof i1.ProductIntroComponent], [typeof i2.CommonModule, typeof i3.I18nModule, typeof i4.StarRatingModule], [typeof i1.ProductIntroComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ProductIntroModule>;
}
