declare var _default: import("react").ComponentClass<{ data: (import("prop-types").InferProps<{ country_id: import("prop-types").Requireable; metric: import("prop-types").Requireable; }> | null | undefined)[] | null | undefined; width: number | null | undefined; height: number | null | undefined; country: string | null | undefined; linearColorScheme: string | null | undefined; mapBaseUrl: string | null | undefined; numberFormat: string | null | undefined; } & import("packages/expertbridge-ui-core/src/chart/components/reactify").ReactifyProps, any>; export default _default; //# sourceMappingURL=ReactCountryMap.d.ts.map