import { type InteractiveElementConfiguration } from '@myparcel/vue-form-builder'; export declare const defineFormField: (config: InteractiveElementConfiguration) => InteractiveElementConfiguration;