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