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