export default MicOff;
declare function MicOff(props: any): JSX.Element;
