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

declare const MicOffLineIcon: RemixiconReactIconComponentType;
export default MicOffLineIcon;
