import type { WorkflowProtocol } from './types.js'; export declare function hashWorkflowProtocol(protocol: WorkflowProtocol): string; //# sourceMappingURL=hash.d.ts.map