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

declare const HeadphonesBluetoothIcon: MdiReactIconComponentType;
export default HeadphonesBluetoothIcon;
