// Auto-generated stub — replace with real implementation export const sendToUdsSocket: (target: string, message: string) => Promise = async () => {}; export const listAllLiveSessions: () => Promise> = async () => [];