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