export declare enum Protocol { ID = 0, SECP256K1 = 1, ACTOR = 2, BLS = 3, DELEGATED = 4 } export declare enum DelegatedNamespace { EVM = 10 } //# sourceMappingURL=enums.d.ts.map