import type { Atom, Scope } from '../core/atom'; export declare function useHydrateAtoms(values: Iterable, unknown]>, scope?: Scope): void;