import { ReactIconComponentType } from '../types';

declare const Exchange: ReactIconComponentType;
export default Exchange;
            