export declare function buildMeetRoutePeerId(params: { isGroup: boolean; senderId: string; chatId: string; threadId?: string; }): string;