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