export default class ButtonField { constructor(props: any); state: {}; render(): JSX.Element; }