export declare enum StatsType { UTM_SOURCES = "utm-sources", ACCESS_TRAFFIC = "access-traffic", PLATFORM = "platform", AGE = "age", GENDER = "gender", TRAFFIC_BY_SOURCES = "traffic-by-sources", AVG_USED_TIME = "avg-used-time", USED_TIME = "used-time", OVERVIEW = "overview" }