export declare class SocketManager { static getSocketPath(socketPathSuffix: string): string; static getSocketSuffix(): string; }