import * as _zag_js_anatomy from '@zag-js/anatomy'; declare const anatomy: _zag_js_anatomy.AnatomyInstance<"content" | "title" | "actionTrigger" | "closeTrigger" | "progressText" | "description" | "positioner" | "arrow" | "arrowTip" | "backdrop" | "spotlight">; declare const parts: Record<"content" | "title" | "actionTrigger" | "closeTrigger" | "progressText" | "description" | "positioner" | "arrow" | "arrowTip" | "backdrop" | "spotlight", _zag_js_anatomy.AnatomyPart>; export { anatomy, parts };