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

(props: P) => void;