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