import { IkasProduct } from "../../storefront-models/src"; export declare function ga_productView(productDetail: IkasProduct): void;