import { SVGProps } from "react"; declare const SvgSwap: (props: SVGProps) => JSX.Element; export default SvgSwap;