import type { RumInitConfiguration } from '@datadog/browser-rum'; import type { State } from './types'; export declare function buildBeforeSend(state: State): NonNullable; //# sourceMappingURL=build-before-send.d.ts.map