import { GeoChartConfig } from './GeoChart.component'; export declare function getGeoChartSupportedDomains(): string[]; export declare function getGeoChartConfig(domain: string): Promise;