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