declare function react18AndBelowMergeRefs(...refs: Array | undefined>): React.RefCallback; declare const mergeRefs: typeof react18AndBelowMergeRefs; export { mergeRefs };