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

declare const BatteryBluetoothIcon: MdiReactIconComponentType;
export default BatteryBluetoothIcon;
