import { SVGIconDef } from './types'; declare const ExchangeOutlined: SVGIconDef; export default ExchangeOutlined;