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