interface Islandimport { type Island } from "https://deno.land/x/fresh@1.1.2/src/server/types.ts"; Propertiesid: stringname: stringurl: stringcomponent: ComponentType<unknown>