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