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

declare const HeadsetIcon: MdiReactIconComponentType;
export default HeadsetIcon;
