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