declare const EMPTY_OPERATORS: string[]; declare const ARRAY_OPERATORS: string[]; export { EMPTY_OPERATORS, ARRAY_OPERATORS };