export declare enum MissionCategory { Overview = 0, CustomSectionOverview = 1, Available = 2, Locked = 3, Completed = 4, Missed = 5 }