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