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