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

declare const HeadsetMicIcon: MdiReactIconComponentType;
export default HeadsetMicIcon;
