export declare function logTmuxDebug(event: string, data?: unknown): void; export declare function getTmuxDebugLogPath(): string;