interface IDrawableRe-exportimport { type IDrawable } from "https://deno.land/x/lume@v1.18.4/deps/imagick.ts"; Methodsdraw(wand: IDrawingWand): void