declare const useRight: (button: React.MutableRefObject) => boolean; export default useRight;