import * as React from "react"; declare function Mic(props: React.SVGProps): any; export default Mic;