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