/** * Exposes the released version number of the `@opentdf/client` package */ export declare const version = "1.3.0"; /** * A string name used to label requests as coming from this library client. */ export declare const clientType = "client-web"; //# sourceMappingURL=version.d.ts.map