import { IconProps } from '../Icon'; declare function SvgSwapVert(props: IconProps): JSX.Element; export default SvgSwapVert;