export declare const getAnchorElement: (anchorRef: React.RefObject | string) => HTMLElement | null;