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

declare const BatterySaverLineIcon: RemixiconReactIconComponentType;
export default BatterySaverLineIcon;
