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

declare const BatteryBluetoothFullIcon: MdiReactIconComponentType;
export default BatteryBluetoothFullIcon;
