import { ForwardedRef } from 'react'; export declare function getRefCurrent(ref: ForwardedRef): E | null; //# sourceMappingURL=getRefCurrent.d.ts.map