/**
 * index.ts
 *
 * Main entry point for the Nexus Bridge. Initializes the bridge,
 * handles process signals, and manages graceful shutdown.
 * Now uses the new Bridge implementation for improved reliability.
 */
export {};
//# sourceMappingURL=index.d.ts.map