// Auto-generated stub — replace with real implementation export const startUdsMessaging: (socketPath: string, options: { isExplicit: boolean }) => Promise = async () => {}; export const getDefaultUdsSocketPath: () => string = () => '';