import type { SessionIndex } from '../../session/index.js'; export declare function getDistinctSessionChatIds(sessionIndex: SessionIndex, channel?: string): Promise>;