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