import { ObjectExpression } from 'estree'; export declare function execObjectExpression(exp: ObjectExpression, context: Object): {};