import type { SingleOrArray } from 'yaschema'; import type { AnyStringSerializableType } from './AnyStringSerializableType'; export type AnyQuery = Record> | undefined; //# sourceMappingURL=AnyQuery.d.ts.map