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

declare const BatteryFillIcon: RemixiconReactIconComponentType;
export default BatteryFillIcon;
