import type { RpcMethods } from '../types.js';
export declare const blockchairMethods: RpcMethods;
