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