export { captureStep, isRecording } from "./recorder/capture.js"; export { recorderTools } from "./recorder/tools.js"; export { RECORDING_BLOCKLIST, PLAYBACK_BLOCKED_ACTIONS, } from "./recorder/redaction.js"; //# sourceMappingURL=recorder-tools.d.ts.map