import * as React from "react"; import { SVGProps } from "react"; const SvgBatteryCharging80 = (props: SVGProps) => ( ); export default SvgBatteryCharging80;