export declare const COMPOUND_OPERATOR_AND = "and"; export declare const COMPOUND_OPERATOR_OR = "or";