import { AtomicState as AtomicStateSync } from '../mod'; declare const AtomicState: typeof AtomicStateSync; export { AtomicState };