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