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