import React from 'react'; import { SvgProps } from './types'; declare const SwapArrows: React.FC; export default SwapArrows;