UNPKG

@ledgerhq/live-common

Version:
8 lines 312 B
export declare const useOFACGeoBlockCheck: ({ onFinish, geoBlockingFeatureFlagKey, }: { onFinish?: (() => void) | undefined; geoBlockingFeatureFlagKey: "llmOfacGeoBlocking" | "lldOfacGeoBlocking"; }) => { blocked: boolean; isLoading: boolean; }; //# sourceMappingURL=useOFACGeoBlockCheck.d.ts.map