interface ImageDataimport { type ImageData } from "https://deno.land/x/monke@v1.0.2/mod.ts"; Propertiesdata: Uint8ClampedArraywidth: numberheight: numberchannels: numbercolorSpace: "srgb" | "display-p3"