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

declare const BatteryLineIcon: RemixiconReactIconComponentType;
export default BatteryLineIcon;
