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