export declare enum ESTIMATEPRIORITIES { AverageRTG = "AverageRTG", BookedRTG = "BookedRTG", RollingEstimate = "RollingEstimate", StationEstimate = "StationEstimate" }