/// import { Config } from '../config'; export declare function makePage(config: Config): () => JSX.Element | null;