type alias TransformationFunctionimport { type TransformationFunction } from "https://deno.land/x/lume@v1.19.0/plugins/imagick.ts"; definition: (image: IMagickImage, ...args: any[]) => void