export type { GetStatisticsRequest, GetStatisticsResponse, } from "./getStatistics"; export { getStatistics, getStatisticsClient, getStatisticsEndpoints, } from "./getStatistics"; //# sourceMappingURL=index.d.ts.map