import * as React from "react";
export declare function getElementRef(el: React.ReactElement): any;
