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