import * as _zag_js_anatomy from '@zag-js/anatomy'; declare const anatomy: _zag_js_anatomy.AnatomyInstance<"root" | "area" | "control" | "item" | "itemValue" | "itemLabel" | "actionTrigger" | "separator">; declare const parts: Record<"root" | "area" | "control" | "item" | "itemValue" | "itemLabel" | "actionTrigger" | "separator", _zag_js_anatomy.AnatomyPart>; export { anatomy, parts };