import { RpcMethods } from "../types.js"; //#region src/transports/blockcypher/methods.d.ts declare const blockcypherMethods: RpcMethods; //#endregion export { blockcypherMethods }; //# sourceMappingURL=methods.d.ts.map