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