export default class InputWithDefaultValueButtonField extends React.Component { static propTypes: { uiSchema: PropTypes.Validator; buttonField: PropTypes.Validator; valueFields: PropTypes.Requireable; contextFieldForDefaultValue: PropTypes.Validator; }>>[]>; }>>>; }>>>; schema: PropTypes.Validator; }>>>; formData: PropTypes.Validator; }; static getName(): string; constructor(props: any); constructor(props: any, context: any); getStateFromProps(props: any): any; onClick: () => void; } import * as React from "react"; import * as PropTypes from "prop-types";