/** * Initialize the type bridge for mathjs factory compatibility. * Call once before using any activated mathjs-derived factories. */ export declare function initTypeBridge(): void; //# sourceMappingURL=typed-bridge.d.ts.map