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