export declare function useStateRef(state: T): import('react').MutableRefObject;