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