import React from 'react'; import type { NextRouter } from './router/router'; export declare const RouterContext: React.Context;