declare function simpleEval(code: string): any; export { simpleEval };