variable defaultimport { default } from "https://dotland.deno.dev/x/live@1.107.0/blocks/page.tsx"; Defines a Page block. Pages are JSX-based components and can be rendered by any JSX-compliant library like react or preact. typeBlock<SectionModule<any, any, any, any>, ResolverLike<any>, string, any, any>