interface IslandModuleimport { type IslandModule } from "https://dotland.deno.dev/x/fresh@1.7.3/src/server/types.ts"; Index Signatures[key: string]: ComponentType<any> | unknown