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