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