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

declare const Mic2LineIcon: RemixiconReactIconComponentType;
export default Mic2LineIcon;
