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