declare const FormBox: ({ FormList, ...params }: any) => JSX.Element; export default FormBox;