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