import { Operator } from '../types'; /** @alpha **/ export declare const BASE_OPERATORS: Operator[]; //# sourceMappingURL=operators.d.ts.map