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