export type QueryOperator = "AND" | "OR";
//# sourceMappingURL=QueryOperator.d.ts.map