import { RemixiconReactIconComponentType } from './dist/typings';

declare const MicOffFillIcon: RemixiconReactIconComponentType;
export default MicOffFillIcon;
