export declare enum SynergyName {
    BattleAcademia = "BattleAcademia",
    CrystalGambit = "CrystalGambit",
    Luchador = "Luchador",
    Mentor = "Mentor",
    MightyMech = "MightyMech",
    MonsterTrainer = "MonsterTrainer",
    RogueCaptain = "RogueCaptain",
    Rosemother = "Rosemother",
    SoulFighter = "SoulFighter",
    StanceMaster = "StanceMaster",
    StarGuardian = "StarGuardian",
    SupremeCells = "SupremeCells",
    TheChamp = "TheChamp",
    TheCrew = "TheCrew",
    Wraith = "Wraith",
    Bastion = "Bastion",
    Duelist = "Duelist",
    Edgelord = "Edgelord",
    Executioner = "Executioner",
    Heavyweight = "Heavyweight",
    Juggernaut = "Juggernaut",
    Prodigy = "Prodigy",
    Protector = "Protector",
    Sniper = "Sniper",
    Sorcerer = "Sorcerer",
    Strategist = "Strategist"
}
