export * from './index'; export declare function setup(path: string): void; export declare function sendRpc(json: string): Promise; //# sourceMappingURL=api.d.ts.map