export declare enum Progress { Start = 0, DataEntry = 1, Forecast = 2, OtherIncome = 3, Summary = 4 }