export type { GetStorageZoneStatisticsRequest, GetStorageZoneStatisticsResponse, } from "./getStorageZoneStatistics";
export { getStorageZoneStatistics, getStorageZoneStatisticsClient, getStorageZoneStatisticsEndpoints, } from "./getStorageZoneStatistics";