import { Client } from './Client'; export declare function getApi(rpcClient: Client, _prefix?: string): T;