interface AppModuleimport { type AppModule } from "https://deno.land/x/fresh@1.7.1/src/server/types.ts"; Propertiesdefault: ComponentType<PageProps> | AsyncLayout