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