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