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