method default.prototype.moveMouseimport { default } from "https://deno.land/x/autopilot@0.3.2/src/autopilot.ts"; moveMouse(x: number,y: number,d?: number,)Parametersx: numberThe x corrdinate y: numberThe y corrdinate optionald: numberThe speed of mouse