export declare type IkasProductFile = { id: string; name: string; productId: string; variantId: string; };