export declare function resolveAgentSessionDirs(stateDir: string): Promise<string[]>;
