import type { Rollbar } from '../../index.js';

declare const Instrumenter: Rollbar.InstrumenterType;

export default Instrumenter;
