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