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