export declare function stringToJexlExpression(str: string, jexl?: any): any;
