export { ShareAgentsSection, type ShareAgentsSectionProps, ShareCopyRow, type ShareCopyRowProps, ShareDisclosureSection, type ShareDisclosureSectionProps, SharePeopleSection, type SharePeopleSectionProps, ShareTrigger, type ShareTriggerProps, } from "./SharePrimitives.js"; export { VisibilityBadge, type VisibilityBadgeProps, } from "./VisibilityBadge.js"; //# sourceMappingURL=index.d.ts.map