/**
 * Horizontal Accuracy
 *
 * Indication of the precision of the geographical position received from the payment terminal.
 */
export type HorizontalAccuracy = number;
//# sourceMappingURL=horizontal-accuracy.d.cts.map