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