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