import { type FormInstance } from '@myparcel/vue-form-builder'; export declare const formToBody: = Record>(form?: false | FormInstance | T) => T;