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