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