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