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