export declare function getTmuxPath(): Promise; export declare function getCachedTmuxPath(): string | null; export declare function resetTmuxPathCacheForTesting(): void; export declare function startBackgroundCheck(): void;