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