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

declare const BatteryLowLineIcon: RemixiconReactIconComponentType;
export default BatteryLowLineIcon;
