import { Ref } from 'react';
export declare function mergeRefs<T>(...refs: Ref<T>[]): Ref<T>;
//# sourceMappingURL=merge-refs.d.ts.map