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