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