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