export declare enum ReserveAdditionOrigin { CHANGE_CONSTRUCTION_COST = "CHANGE_CONSTRUCTION_COST", MANUAL = "MANUAL" }