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