import { type IPlugin } from '@unchainedshop/core';
export declare const UpdateECBRatesPlugin: IPlugin;
export default UpdateECBRatesPlugin;
export { UpdateECBRates, configureUpdateECBRatesAutoscheduling } from './adapter.ts';
