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