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