import { type AsyncLayout } from "https://deno.land/x/fresh@1.4.3/src/server/types.ts";
definition: (req: Request, ctx: LayoutContext<T, S>) => Promise<ComponentChildren | Response>
import { type AsyncLayout } from "https://deno.land/x/fresh@1.4.3/src/server/types.ts";