export declare type IkasLastViewedProduct = { productId: string; variantId: string; };