import { SvgIconComponent } from './types'; declare const HtmlRoundIcon: SvgIconComponent; export default HtmlRoundIcon;