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

declare const BatteryAlertBluetoothIcon: MdiReactIconComponentType;
export default BatteryAlertBluetoothIcon;
