/**
 * AFINN 165.
 *
 * @type {Record<string, number>}
 */
export const afinn165FinancialMarketNews: Record<string, number>;
