export interface MaskGeoCache { country_code: string; ts: number; } //# sourceMappingURL=types.d.ts.map