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