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