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