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