export declare enum OrderSort { LAST_UPDATE_ASC = "LAST_UPDATE_ASC", LAST_UPDATE_DESC = "LAST_UPDATE_DESC" }