import { UnknownFieldValue } from "./UnknownFieldValue"; export declare type UnsafeQueryConditions = { [key: string]: UnknownFieldValue; };