import * as _flowgram_ai_core from '@flowgram.ai/core'; /** * Copyright (c) 2025 Bytedance Ltd. and/or its affiliates * SPDX-License-Identifier: MIT */ /** * 表单历史插件 */ declare const createHistoryNodePlugin: _flowgram_ai_core.PluginCreator; export { createHistoryNodePlugin };