import { Edge, Node } from "@xyflow/react"; export declare const useUpstreams: (id: string, allowParentFlow?: boolean) => string[];