import type { IconComponent } from '../types'; declare const Microphone: IconComponent; export default Microphone;