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