export { default } from './SentimentSurface'; export type { SentimentSurfaceComponent, SentimentSurfaceProps, CommonProps, Sentiment, Emphasis, } from './SentimentSurface.types'; //# sourceMappingURL=index.d.ts.map