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

declare const HeadphonesOffIcon: MdiReactIconComponentType;
export default HeadphonesOffIcon;
