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