export declare function useFocusMenuRemount(key: string): { ref: import("react").RefObject; shouldFocusOnMount: import("react").MutableRefObject; };