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

declare const BatterySaverFillIcon: RemixiconReactIconComponentType;
export default BatterySaverFillIcon;
