import { SVGProps } from "react";
declare const FCChargeBattery: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { FCChargeBattery };
