export declare enum DataApiQueryType { LAST = "LAST", AGGREGATE = "AGGREGATE", HISTORICAL = "HISTORICAL" }