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

declare const HeadsetOffIcon: MdiReactIconComponentType;
export default HeadsetOffIcon;
