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