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