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