interface CordinateRe-exportimport { type Cordinate } from "https://deno.land/x/litebot@v0.4.4/mod.ts"; Object with x , y cordinates for 2d object's Propertiesx: numbery: number