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