import { type EaCHandlerResponse } from "https://deno.land/x/fathym_everything_as_code@v0.0.329-integration/src/api/models/EaCHandlerResponse.ts";
definition: { Checks: EaCHandlerCheckRequest[]; Lookup: string; Messages: Record<string, unknown>; Model: EaCMetadataBase; }