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