export interface IPGeolocationApiConfig { baseUrl: string; accessKey: string; }