import { Handle, Position } from "react-flow-renderer"; import { topDoubleRightStyle, } from "../styles"; type FinishNodeProps = {}; const FinishNode = (props: FinishNodeProps) => { return (