import { IconComponent } from '..';
declare const MicIcon: IconComponent;
export { MicIcon };
