import { NodeProps } from "reactflow"; import { NodeData } from "../../type"; export declare const EmptyNode: ({ id }: NodeProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=EmptyNode.d.ts.map