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