import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const Html5Icon: FunctionalComponent; export default Html5Icon;