declare const usePrivateRouter: () => import("..").RouterContextValue;
export default usePrivateRouter;
