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