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