/**

*/
/// <reference types="react" />
export declare const FormModal: ({ plugin, close }: any) => JSX.Element;
