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

declare const MicLineIcon: RemixiconReactIconComponentType;
export default MicLineIcon;
