import React from 'react'; declare const SvgExchange: (props: React.SVGProps) => JSX.Element; export default SvgExchange;