import { Edge } from "react-flow-renderer";
const initialEdges: Edge[] = [];
export default initialEdges;