/** * Worker entry point — runs the entire mailx service layer off the main thread. * * Hosts: wa-sqlite DB, sync manager, providers, service, settings. * Main thread only handles UI rendering and proxies TCP/native bridge calls. */ export {}; //# sourceMappingURL=worker-entry.d.ts.map