export { default } from './SentimentSurface'; export type { SentimentSurfaceComponent, SentimentSurfaceProps, CommonProps, Sentiment, Emphasis, } from './SentimentSurface.types';