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