import type { VersionMigration } from "./chain.js";
export declare const turnWorkflowInputV1ToV2: VersionMigration;
