import { type FormInstance } from '@myparcel/vue-form-builder'; export declare const isPackageTypePackageOrSmall: (form: FormInstance) => boolean;