export declare function useElementsObserver(elementIds: string[]): { activeElementIds: string[]; };