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