interface PagePropsimport { type PageProps } from "https://dotland.deno.dev/x/aleph@v0.1.8/types.ts"; PropertiesPage: anypageProps: Partial<PageProps>