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