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