export interface Fingerprint { ja3?: string; ja4?: string; akami?: string; keepExtensionOrder?: boolean; } //# sourceMappingURL=Fingerprint.d.ts.map