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