import { default as React } from 'react'; export declare function getRefDom(domRef: React.RefObject): any;