import { FRRRI_OPERATIONS } from '../constants'; export declare function operate(...operators: any): { FRRRI_OPERATIONS: any; };