/** Whether a daemon already accepts connections on this Unix socket. */ export declare function socketAlive(socketPath: string): Promise; //# sourceMappingURL=socket-probe.d.ts.map