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

declare const Truncation: Rollbar.TruncationType;

export default Truncation;
