import type { IkasProduct } from "."; export declare function initIkasProduct(product: IkasProduct, locale: string | null): void;