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