/// import { PageProps } from '../components/page/Page'; export declare const page: (node: PageNode) => (props: PageProps) => PageNode;