export declare enum ReaperSmith { Astorias = 0, Adrianne = 1, Beigarth = 2, CoryIronbender = 3, Smaloron = 4, Fulgurorn = 5, Hagan = 6, OhmAgad = 7, ReapersmithBrotherhood = 8 } export declare const ALL_UPGRADABLE_REAPER_SMITH: ReaperSmith[]; export declare const ALL_REAPER_SMITH: ReaperSmith[];