import type { SchemaTypes } from '../types/index.js'; import { ObjectRef } from './object.js'; export class SubscriptionRef extends ObjectRef {}