import { SvgIconComponent } from './types'; declare const CurrencyExchangeIcon: SvgIconComponent; export default CurrencyExchangeIcon;