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