import * as _zag_js_core from '@zag-js/core'; import { DialogSchema } from './dialog.types.js'; import '@zag-js/dismissable'; import '@zag-js/types'; declare const machine: _zag_js_core.Machine; export { machine };