import { Config } from '@keystatic/core'; export declare function makePage(config: Config): () => import("react").JSX.Element;