import { OlapUserLeaderboardEntry } from "./OlapUserLeaderboardEntry"; export type OlapUserVolumeRankingResponse = { result?: Array; };