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

declare const BatteryShareLineIcon: RemixiconReactIconComponentType;
export default BatteryShareLineIcon;
