export declare enum CustomMoveType { Pass = 1, PlayInkJarCard = 2, AdvanceLawsuit = 3, ResolveLawsuit = 4, SpendLetterToSwapProduct = 5, ChooseAlliance = 6, TriggerAllianceEffect = 7, TriggerShipEffect = 8, ProductForgo = 9, LetterForgo = 10 } //# sourceMappingURL=CustomMoveType.d.ts.map