export declare const enum CryptoCurve {
    k1 = "k1",
    r1 = "r1"
}
//# sourceMappingURL=cryptoCurve.d.ts.map