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