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