import { SentimentReportScore } from './sentiment-report-score.dto'; export type GetSelfSentimentReportResponseDto = SentimentReportScore; //# sourceMappingURL=get-self-sentiment-report.response.dto.d.ts.map