import * as React from 'react';
export declare const FormModal: ({ plugin, close }: any) => React.JSX.Element;
