export declare enum OlapLeaderboardSortDirection { ASC = "ASC", DESC = "DESC" }