declare const Forms: ({ config }: { config?: any; }) => import("react/jsx-runtime").JSX.Element; export default Forms;