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

declare const BatteryChargeLineIcon: RemixiconReactIconComponentType;
export default BatteryChargeLineIcon;
