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