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

declare const BatteryLowFillIcon: RemixiconReactIconComponentType;
export default BatteryLowFillIcon;
