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