import { google as grpcGoogle } from 'wechaty-grpc';
import { Puppet } from 'wechaty-puppet';
declare function healthImplementation(puppet: Puppet): grpcGoogle.IHealthServer;
export { healthImplementation };
//# sourceMappingURL=health-implementation.d.ts.map