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