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