import type * as React from 'react'; export declare function createHTMLElementHandle, K extends keyof T>(ref: React.RefObject, ...args: K[]): Pick;