import { type DeprecatedExport } from "../../package-lifecycle/upgrade-error.js"; /** @deprecated @agent-native/core/client/components/AgentPresenceChip moved to @agent-native/toolkit/collab-ui. Run: npx @agent-native/core@latest upgrade --codemods */ export declare const AgentPresenceChip: DeprecatedExport<"@agent-native/core/client/components/AgentPresenceChip moved to @agent-native/toolkit/collab-ui. Run: npx @agent-native/core@latest upgrade --codemods">; /** @deprecated @agent-native/core/client/components/AgentPresenceChip moved to @agent-native/toolkit/collab-ui. Run: npx @agent-native/core@latest upgrade --codemods */ export type AgentPresenceChipProps = DeprecatedExport<"@agent-native/core/client/components/AgentPresenceChip moved to @agent-native/toolkit/collab-ui. Run: npx @agent-native/core@latest upgrade --codemods">; //# sourceMappingURL=agent-presence-chip.d.ts.map