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

declare const BatteryWarningBluetoothIcon: MdiReactIconComponentType;
export default BatteryWarningBluetoothIcon;
