import * as _zag_js_anatomy from '@zag-js/anatomy'; declare const anatomy: _zag_js_anatomy.AnatomyInstance<"root" | "control" | "segment" | "segmentPath" | "guide" | "clearTrigger" | "label">; declare const parts: Record<"root" | "control" | "segment" | "segmentPath" | "guide" | "clearTrigger" | "label", _zag_js_anatomy.AnatomyPart>; export { anatomy, parts };