import { RollbarPlugin } from './RollbarPlugin';

export type { IRollbarPlugin, RollbarPluginOptions } from './RollbarPlugin';

export default RollbarPlugin;
