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