declare function instrumentation(deferred: typeof import("../Deferred")): void; declare global { namespace DojoJS { } } export = instrumentation; //# sourceMappingURL=instrumentation.d.ts.map