import React from 'react'; import { IconProps } from '../index'; declare const MicOff: React.FC; export default MicOff;