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