export declare const anatomy: import("@zag-js/anatomy").AnatomyInstance<"title" | "content" | "trigger" | "description" | "backdrop" | "positioner" | "closeTrigger" | "actionTrigger" | "progressText" | "arrow" | "arrowTip" | "spotlight">; export declare const parts: Record<"title" | "content" | "trigger" | "description" | "backdrop" | "positioner" | "closeTrigger" | "actionTrigger" | "progressText" | "arrow" | "arrowTip" | "spotlight", import("@zag-js/anatomy").AnatomyPart>;