/// <reference types="react" />
declare const BatteryCharging: (props: any, ref: any) => JSX.Element;
export default BatteryCharging;
