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