import * as t from "io-ts/lib/index.js"; /** * @deprecated Deprecated in favour of {@link @marlowe.io/runtime-lifecycle!api.ApplicableActionsAPI} */ export type IsMerkleizedContinuation = boolean; /** * @deprecated Deprecated in favour of {@link @marlowe.io/runtime-lifecycle!api.ApplicableActionsAPI} */ export declare const IsMerkleizedContinuation: t.BooleanC; //# sourceMappingURL=IsMerkleizedContinuation.d.ts.map