export declare enum UltimatumType { InfiniteWisdom = 0, IndisputedSpeed = 1, AdamantAbundance = 2, EndlessWealth = 3, EchoingBeyond = 4, ProfoundDepth = 5, PerfectSegmentation = 6, ImpeccableTechnique = 7, FlawlessPower = 8, SplendidHorizon = 9, ProdigiousCalamity = 10, MarvelousJudgment = 11, PerpendicularParallelism = 12, DivineIntervention = 13, StoicWrath = 14 } export declare const ALL_ULTIMATUM_TYPES: UltimatumType[];