declare const withFormApi: (Component: any) => (props: any) => import("vue/jsx-runtime").JSX.Element; export default withFormApi;