type alias Pageimport { type Page } from "https://deno.land/x/fastro@v0.72.2/http/server.ts"; definition: { path: string; element: Component; handlers: Array<MiddlewareArgument>; }