import type { FC, SVGProps } from "react";
export declare const Mic: FC<SVGProps<SVGSVGElement>>;
export default Mic;
//# sourceMappingURL=Mic.d.ts.map