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