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