import { type ExpectedExports } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/types.ts";
const { health } = ExpectedExports;
definition: { [id: string]: (effects: Effects, dateMs: number) => Promise<ResultType<null | void>>; }
import { type ExpectedExports } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/types.ts";
const { health } = ExpectedExports;