import { WritableAtom } from 'jotai'; export declare const RESET: unique symbol; export declare function atomWithReset(initialValue: Value): WritableAtom Value)>;