import { IkasProduct } from "../../storefront-models/src"; export declare function anl_viewListing(productDetails: IkasProduct[]): void;