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

declare const SwapVert: ReactIconComponentType;
export default SwapVert;
            