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