import * as _zag_js_core from '@zag-js/core'; import { SplitterSchema } from './splitter.types.js'; import '@zag-js/types'; import './utils/registry.js'; declare const machine: _zag_js_core.Machine; export { machine };