export declare enum SyncSort { DB_UPDATE_ASC = "DB_UPDATE_ASC", DB_UPDATE_DESC = "DB_UPDATE_DESC" }