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

declare const BatteryUnknownBluetoothIcon: MdiReactIconComponentType;
export default BatteryUnknownBluetoothIcon;
