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