declare const _default: { "$schema": "schemas/i18n-full-partial.schema.json", "prompt": { "taxIdNumber": "Tax ID Number", "taxIdNumberIsNotRequired": "Tax ID Number is not required", "tin": "Tax Identification Number", "vatIsNotRequired": "VAT Number is not required", "zip": "Postcode" }, "status": { "matchesExpectedFormat": "✓ Matches expected format", "mustNotStartWithATitle": "Must not start with a title (Mr, Mrs, Ms, Miss)" } } ; export default _default;