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