import React from "react"; import MetaForm from "../core/MetaForm"; declare const FormContext: React.Context; export default FormContext;