export declare const useSetRef: (initial: unknown) => (import("react").MutableRefObject | ((node: any) => void))[];