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