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