import { PropsWithRef } from 'react'; export declare function useNode(): [PropsWithRef, HTMLElement | null];