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