/** * This patches the global object and injects the Tracing extensions methods */ export declare function addExtensionMethods(): void; //# sourceMappingURL=extensions.d.ts.map