export declare class JexlEngineProvider { protected jexlEngine: any; provide(): any; } //# sourceMappingURL=jexl-engine-provider.d.ts.map