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

declare const BluetoothDisabledIcon: MdiReactIconComponentType;
export default BluetoothDisabledIcon;
