/// export declare function usePreventMenuOverflow(): { ref: import("react").RefObject; updateMaxHeight: () => void; };