import type { INodeProperties } from 'n8n-workflow'; export declare const currencyExchangeOperations: INodeProperties[]; export declare const currencyExchangeFields: INodeProperties[];