import type { ReactElement } from "react"; export declare function getElementRef(element: ReactElement): any;