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