import type { SchemaTypes } from '../types/index.js'; import { ObjectRef } from './object.js'; export declare class SubscriptionRef extends ObjectRef { } //# sourceMappingURL=subscription.d.ts.map