import { RPCBase } from "../rpcBase"; export declare function WebInit(this: RPCBase): { getCaps: () => Promise; }; //# sourceMappingURL=WebInit.d.ts.map