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