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