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