import * as t from "io-ts/lib/index.js"; export type MarloweVersion = t.TypeOf; export declare const MarloweVersion: t.LiteralC<"v1">; //# sourceMappingURL=version.d.ts.map