import { TrackJSCapturePayload } from "../types"; export declare function truncate(payload: TrackJSCapturePayload): boolean;