import {Icon} from '../icon.js';declare const Html:Icon;
/**  */
type Html=InstanceType;export default Html;