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