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

declare const Mic2FillIcon: RemixiconReactIconComponentType;
export default Mic2FillIcon;
