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