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