/// export declare function Page(props: { [propName: string]: any; }): JSX.Element;