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