export declare enum AuthenticationErrorBCH2023 { exceededMaximumVmNumberLength = "Program attempted an OP_BIN2NUM operation on a byte sequence that cannot be encoded within the maximum VM Number length (8 bytes)." } export declare const AuthenticationErrorBCH: typeof AuthenticationErrorBCH2023; //# sourceMappingURL=bch-2023-errors.d.ts.map