export declare enum Proficiency { simple = "simple", martial = "martial", exotic = "exotic", fire = "fire", shield = "shield", lightArmor = "lightArmor", heavyArmor = "heavyArmor" }