declare const safeEvaluate: (code: String, context?: any) => any; export { safeEvaluate };