import { MetricsGeographicResponse, GeographicMetricsQueryOptions } from '@vepler/schools-types/api/endpoints/metrics-geographic'; export declare function getGeographicMetrics(params: GeographicMetricsQueryOptions): Promise;