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