/**
* Register a navigator in the parent context (either a navigation container or a screen).
* This is used to prevent multiple navigators under a single container or screen.
*/export declare function useRegisterNavigator(): string;//# sourceMappingURL=useRegisterNavigator.d.ts.map