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