export { SessionReplayPlugin } from './session-replay'; export { type SessionReplayConfig, type MaskLevel, type PrivacyConfig } from './session-replay-config'; export { AmpMaskView } from './app-mask-view';