import * as _zag_js_anatomy from '@zag-js/anatomy';

declare const anatomy: _zag_js_anatomy.AnatomyInstance<"trigger" | "arrow" | "arrowTip" | "positioner" | "content">;
declare const parts: Record<"trigger" | "arrow" | "arrowTip" | "positioner" | "content", _zag_js_anatomy.AnatomyPart>;

export { anatomy, parts };
