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