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