/// export declare function useFocusTrap(visible?: boolean, firstFocusableSelector?: string, lastFocusableSelector?: string, skipFocusableSelectorsFromIndex?: number): React.MutableRefObject;