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