import * as React from 'react'; declare const HtmlIcon: (props: React.SVGProps) => JSX.Element; export default HtmlIcon;