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