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

declare const XboxControllerBatteryLowIcon: MdiReactIconComponentType;
export default XboxControllerBatteryLowIcon;
