export { BaseSocketPosition } from './base-socket-position'; export { DOMSocketPosition, getDOMSocketPosition } from './dom-socket-position'; export type { SocketPositionWatcher } from './types'; //# sourceMappingURL=index.d.ts.map