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