///
/**
* @author: yanxianliang
* @date: 2025-08-16 16:28
* @modified:2025/8/16 16:28 by yanxianliang
* @desc: 设置边列表
*
* Copyright (c) 2025 by yanxianliang, All Rights Reserved.
*/
import { Edge } from "@xyflow/react";
export declare const useSetEdges: () => import("react").Dispatch>;