import { Notifier } from '../notifier';
export declare function instrumentXHR(notifier: Notifier): void;
//# sourceMappingURL=xhr.d.ts.map