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