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