export { DiffViewer } from './DiffViewer'; export type { DiffViewerProps, DiffVariant } from './DiffViewer';