variable getImageResponseimport { getImageResponse } from "https://deno.land/x/shellgpt@0.4.1/lib/ai.ts"; type(req: CreateImageRequest) => Promise<string | null>