import { TGetDatabaseStatisticsResponse } from "./get-database-statistics-response.type"; export type TGetDatabaseStatistics = TGetDatabaseStatisticsResponse;