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