import * as React from 'react'; export default class Angry extends React.Component { static optionValue: string; render(): JSX.Element; }