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

declare const Swap: ReactIconComponentType;
export default Swap;
            