/** * A type defining all the valid Attribute fields a Card can have */ export declare type Attribute = 'Accepted' | 'Aiel' | 'Band of the Red Hand' | 'Black Ajah' | 'Black Eyes' | 'Blue Ajah' | 'Brown Ajah' | 'Bonded to Birgitte' | 'Bonded to Elayne Trakand' | 'Bonded to Ihvon' | 'Bonded to Lan Mandragoran' | 'Bonded to Moiraine Sedai' | 'Bonded to Owein' | 'Borderland' | 'Cairhien' | 'Capital of Andor' | 'Capital of Cairhien' | 'Capital of Illian' | 'Car\'a\'carn' | 'Chareen Aiel' | 'Children of the Light' | 'Clan Chief of the Chareen Aiel' | 'Clan Chief of the Codarra Aiel' | 'Clan Chief of the Daryne Aiel' | 'Clan Chief of the Goshien Aiel' | 'Clan Chief of the Miagoma Aiel' | 'Clan Chief of the Nakai Aiel' | 'Clan Chief of the Reyn Aiel' | 'Clan Chief of the Shaarad Aiel' | 'Clan Chief of the Shiande Aiel' | 'Clan Chief of the Taardad Aiel' | 'Clan Chief of the Tomanelle Aiel' | 'Contested Advantage' | 'Council of Nine' | 'Dark Nature' | 'Daughter-Heir' | 'Dragon Reborn' | 'Dreamwalker' | 'First Captain of the Companions' | 'First of Mayene' | 'Forsaken' | 'Gleeman' | 'Goshien Aiel' | 'Green Ajah' | 'Hero of the Horn' | 'High Inquisitor' | 'Hunter of the Horn' | 'Illuminator' | 'Inquisitor' | 'Keeper of the Chronicles' | 'King of Cairhien' | 'King of Illian' | 'Light Nature' | 'Lord Captain' | 'Lord Captain Commander' | 'Maiden of the Spear' | 'Malkier' | 'Miagoma Aiel' | 'Multiple' | 'Monster' | 'Myrddraal' | 'Nakai Aiel' | 'Nation Contested Advantage' | 'Novice' | 'Ogier' | 'Peddler' | 'Prophecy' | 'Queen of Andor' | 'Red Ajah' | 'Red Shield' | 'Reinforcement' | 'Repeatable' | 'Reyn Aiel' | 'Roofmistress of Cold Rocks Hold' | 'Roofmistress of Comarda Hold' | 'Starting Advantage' | 'Starting Hero' | 'Starting Villain' | 'Stone Dog' | 'Saldaean' | 'Shaarad Aiel' | 'Shaido Aiel' | 'Shiande Aiel' | 'Taardad Aiel' | 'Ta\'veren' | 'Terrain' | 'The Amyrlin Seat' | 'Thief-catcher' | 'Tomanelle Aiel' | 'Treesinger' | 'Trolloc' | 'Two Rivers' | 'Unique' | 'Warder' | 'Weapon' | 'Wise One' | 'Wolf' | 'Wolfbrother' | 'Yellow Ajah';