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