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