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