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