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

declare const SwapHoriz: ReactIconComponentType;
export default SwapHoriz;
            