interface IslandModuleimport { type IslandModule } from "https://deno.land/x/deco@1.75.1/deps.ts"; Index Signatures[key: string]: ComponentType<any> | unknown