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