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