import { PaneRouterContextValue } from './types'; /** * @public */ export declare function usePaneRouter(): PaneRouterContextValue; //# sourceMappingURL=usePaneRouter.d.ts.map