import { SVGProps } from 'react'; declare const ExchangeUnion: (props: SVGProps) => JSX.Element; export { ExchangeUnion as default };