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