import { RefCallback } from 'react'; export declare const useRefAtom: () => readonly [import("@reatom/core").AtomMut, RefCallback];