import React from 'react'; export declare function useObservedElement(rootElementRef: React.RefObject, selector: string): number;