/** * Wire @pikku/addon-graph so `pikkuWorkflowGraph` nodes can reference its native * transform functions (e.g. `graph:editFields`). */ export declare const serializeGraphWirings: (pathToPikkuTypes: string) => string;