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