export declare type IkasStorefrontDynamicCurrencySettings = { roundingFormat: string | null; targetCurrencyCode: string; };