import type { GeoblockResult } from "../types"; export declare function checkGeoblock(): Promise;