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