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