import React from 'react'; export default function BatteryChargingFull2Filled({ className }: { className?: string; }): React.JSX.Element;