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

declare const HeadphonesIcon: MdiReactIconComponentType;
export default HeadphonesIcon;
