import * as _zag_js_core from '@zag-js/core'; import { EditableSchema } from './editable.types.mjs'; import '@zag-js/interact-outside'; import '@zag-js/types'; declare const machine: _zag_js_core.Machine; export { machine };