export default FormManager;
declare const FormManager: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
import React from "react";
