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