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