import * as React from "react"; const BatteryFullCharge = ({ width, height, color }) => ( ); export default BatteryFullCharge;