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