/**
 * Copyright (c) Baidu Inc. All rights reserved.
 *
 * This source code is licensed under the MIT license.
 * See LICENSE file in the project root for license information.
 *
 * @file evaluate
 * @author ksky521
 */
declare const _default: (exp: any, data: any) => any;
export default _default;
