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