import { z } from 'zod'; export declare const zPermission: z.ZodEnum<{ all_permissions: "all_permissions"; "activity-log.read": "activity-log.read"; "contact.create": "contact.create"; "contact.read": "contact.read"; "contact.update": "contact.update"; "contact.delete": "contact.delete"; "event-log.read": "event-log.read"; "file.read": "file.read"; "file.create": "file.create"; "file.delete": "file.delete"; "jobs.read.index": "jobs.read.index"; "jobs.read.detail": "jobs.read.detail"; "notification.read.own": "notification.read.own"; "notification.read.config": "notification.read.config"; "notification.update.read": "notification.update.read"; "notification.update.unread": "notification.update.unread"; "notification.preferences.update.channel": "notification.preferences.update.channel"; "notification.preferences.update.preset": "notification.preferences.update.preset"; "notification.preferences.update.types": "notification.preferences.update.types"; "notification.preferences.read.own": "notification.preferences.read.own"; "notification.migrate-type": "notification.migrate-type"; "notification.send-test": "notification.send-test"; "role.read": "role.read"; "role.create": "role.create"; "role.update": "role.update"; "role.delete": "role.delete"; "role.cache.clear": "role.cache.clear"; send_push_notification: "send_push_notification"; typesense: "typesense"; "user.read": "user.read"; "user.create": "user.create"; "user.update": "user.update"; "user.delete": "user.delete"; "location.create": "location.create"; "location.update": "location.update"; "location.read": "location.read"; "contact-person.archive": "contact-person.archive"; "contact-person.unarchive": "contact-person.unarchive"; "contact-person.create": "contact-person.create"; "contact-person.update": "contact-person.update"; "contact-person.read": "contact-person.read"; "individual.create": "individual.create"; "individual.update": "individual.update"; "individual.status.update": "individual.status.update"; "individual.read": "individual.read"; "individual.read-activity-log": "individual.read-activity-log"; "business.create": "business.create"; "business.link-as-child": "business.link-as-child"; "business.link-as-parent": "business.link-as-parent"; "business.read": "business.read"; "business.read-activity-log": "business.read-activity-log"; "business.update": "business.update"; "business.vat-number-existence-check": "business.vat-number-existence-check"; "billing-information.upsert": "billing-information.upsert"; "billing-information.read": "billing-information.read"; "tenant.config.read": "tenant.config.read"; "tenant.config.update": "tenant.config.update"; "tenant.create": "tenant.create"; "tenant.read_index": "tenant.read_index"; "tenant.read_detail": "tenant.read_detail"; "tenant.update": "tenant.update"; "custom-field-definition.create": "custom-field-definition.create"; "custom-field-definition.read": "custom-field-definition.read"; "note.create": "note.create"; "note.update": "note.update"; "note.read": "note.read"; "note.delete": "note.delete"; "note-file.create": "note-file.create"; "note-file.delete": "note-file.delete"; "board.create": "board.create"; "board.read": "board.read"; "deal.create": "deal.create"; "deal.read": "deal.read"; "deal.update": "deal.update"; "deal.contact.person.update": "deal.contact.person.update"; "deal.contact.person.read": "deal.contact.person.read"; "vat-number-check": "vat-number-check"; "cbe.import": "cbe.import"; "cbe.search": "cbe.search"; "mail.template.read": "mail.template.read"; "mail.template.create": "mail.template.create"; "mail.template.update": "mail.template.update"; "mail.read": "mail.read"; "mail.create": "mail.create"; }>; export declare const zViewPermissionIndexPermissionResponse: z.ZodObject<{ name: z.ZodString; key: z.ZodEnum<{ all_permissions: "all_permissions"; "activity-log.read": "activity-log.read"; "contact.create": "contact.create"; "contact.read": "contact.read"; "contact.update": "contact.update"; "contact.delete": "contact.delete"; "event-log.read": "event-log.read"; "file.read": "file.read"; "file.create": "file.create"; "file.delete": "file.delete"; "jobs.read.index": "jobs.read.index"; "jobs.read.detail": "jobs.read.detail"; "notification.read.own": "notification.read.own"; "notification.read.config": "notification.read.config"; "notification.update.read": "notification.update.read"; "notification.update.unread": "notification.update.unread"; "notification.preferences.update.channel": "notification.preferences.update.channel"; "notification.preferences.update.preset": "notification.preferences.update.preset"; "notification.preferences.update.types": "notification.preferences.update.types"; "notification.preferences.read.own": "notification.preferences.read.own"; "notification.migrate-type": "notification.migrate-type"; "notification.send-test": "notification.send-test"; "role.read": "role.read"; "role.create": "role.create"; "role.update": "role.update"; "role.delete": "role.delete"; "role.cache.clear": "role.cache.clear"; send_push_notification: "send_push_notification"; typesense: "typesense"; "user.read": "user.read"; "user.create": "user.create"; "user.update": "user.update"; "user.delete": "user.delete"; "location.create": "location.create"; "location.update": "location.update"; "location.read": "location.read"; "contact-person.archive": "contact-person.archive"; "contact-person.unarchive": "contact-person.unarchive"; "contact-person.create": "contact-person.create"; "contact-person.update": "contact-person.update"; "contact-person.read": "contact-person.read"; "individual.create": "individual.create"; "individual.update": "individual.update"; "individual.status.update": "individual.status.update"; "individual.read": "individual.read"; "individual.read-activity-log": "individual.read-activity-log"; "business.create": "business.create"; "business.link-as-child": "business.link-as-child"; "business.link-as-parent": "business.link-as-parent"; "business.read": "business.read"; "business.read-activity-log": "business.read-activity-log"; "business.update": "business.update"; "business.vat-number-existence-check": "business.vat-number-existence-check"; "billing-information.upsert": "billing-information.upsert"; "billing-information.read": "billing-information.read"; "tenant.config.read": "tenant.config.read"; "tenant.config.update": "tenant.config.update"; "tenant.create": "tenant.create"; "tenant.read_index": "tenant.read_index"; "tenant.read_detail": "tenant.read_detail"; "tenant.update": "tenant.update"; "custom-field-definition.create": "custom-field-definition.create"; "custom-field-definition.read": "custom-field-definition.read"; "note.create": "note.create"; "note.update": "note.update"; "note.read": "note.read"; "note.delete": "note.delete"; "note-file.create": "note-file.create"; "note-file.delete": "note-file.delete"; "board.create": "board.create"; "board.read": "board.read"; "deal.create": "deal.create"; "deal.read": "deal.read"; "deal.update": "deal.update"; "deal.contact.person.update": "deal.contact.person.update"; "deal.contact.person.read": "deal.contact.person.read"; "vat-number-check": "vat-number-check"; "cbe.import": "cbe.import"; "cbe.search": "cbe.search"; "mail.template.read": "mail.template.read"; "mail.template.create": "mail.template.create"; "mail.template.update": "mail.template.update"; "mail.read": "mail.read"; "mail.create": "mail.create"; }>; description: z.ZodString; }, z.core.$strip>; export declare const zViewPermissionIndexGroupResponse: z.ZodObject<{ name: z.ZodString; permissions: z.ZodArray; description: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewPermissionIndexResponse: z.ZodObject<{ groups: z.ZodArray; description: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zBrandColorsCommand: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; export declare const zLocale: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; export declare const zLocalizedString: z.ZodObject<{ language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; value: z.ZodString; }, z.core.$strip>; export declare const zEntityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; export declare const zBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; export declare const zBusinessConfigCommand: z.ZodObject<{ name: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; viesValidation: z.ZodBoolean; requireIndividualOnCreate: z.ZodBoolean; billingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; export declare const zIndividualConfigCommand: z.ZodObject<{ name: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; billingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; export declare const zCreateTenantCommand: z.ZodObject<{ name: z.ZodString; slug: z.ZodString; domain: z.ZodString; logoUrl: z.ZodUnion; oidcIssuer: z.ZodString; oidcClientId: z.ZodString; oidcOrganizationId: z.ZodString; nativeClientId: z.ZodString; czOidcIssuer: z.ZodString; czOidcAudience: z.ZodString; czOidcOrganizationId: z.ZodString; czNativeClientId: z.ZodString; brandColors: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; businessConfig: z.ZodObject<{ name: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; viesValidation: z.ZodBoolean; requireIndividualOnCreate: z.ZodBoolean; billingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; individualConfig: z.ZodObject<{ name: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; billingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; }, z.core.$strip>; export declare const zCreateTenantResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; slug: z.ZodString; oidcIssuer: z.ZodString; oidcClientId: z.ZodString; }, z.core.$strip>; export declare const zUpdateTenantCommand: z.ZodObject<{ name: z.ZodString; slug: z.ZodString; domain: z.ZodUnion; logoUrl: z.ZodUnion; oidcIssuer: z.ZodOptional; oidcClientId: z.ZodOptional; oidcOrganizationId: z.ZodOptional; nativeClientId: z.ZodOptional; czOidcIssuer: z.ZodOptional; czOidcAudience: z.ZodOptional; czOidcOrganizationId: z.ZodOptional; czNativeClientId: z.ZodOptional; brandColors: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; businessConfig: z.ZodObject<{ name: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; viesValidation: z.ZodBoolean; requireIndividualOnCreate: z.ZodBoolean; billingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; individualConfig: z.ZodObject<{ name: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; billingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; }, z.core.$strip>; export declare const zTenantNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ tenant_not_found: "tenant_not_found"; }>; }, z.core.$strip>; export declare const zUpdateTenantBrandColorsCommand: z.ZodObject<{ brandColors: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zEntityType: z.ZodEnum<{ individual: "individual"; business: "business"; }>; export declare const zTenantEntityConfigCommand: z.ZodObject<{ entityType: z.ZodEnum<{ individual: "individual"; business: "business"; }>; entityName: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; }, z.core.$strip>; export declare const zUpdateTenantEntitiesConfigCommand: z.ZodObject<{ entities: z.ZodArray; entityName: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zTenantCompanywebLocale: z.ZodEnum<{ NL: "NL"; FR: "FR"; EN: "EN"; }>; export declare const zTenantCompanywebConfigCommand: z.ZodObject<{ login: z.ZodString; password: z.ZodString; secret: z.ZodString; language: z.ZodEnum<{ NL: "NL"; FR: "FR"; EN: "EN"; }>; integrator: z.ZodString; }, z.core.$strip>; export declare const zTenantBusinessConfigCommand: z.ZodObject<{ viesValidation: z.ZodBoolean; requireIndividualOnCreate: z.ZodBoolean; companyweb: z.ZodUnion; integrator: z.ZodString; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zUpdateTenantBusinessConfigCommand: z.ZodObject<{ businessConfig: z.ZodObject<{ viesValidation: z.ZodBoolean; requireIndividualOnCreate: z.ZodBoolean; companyweb: z.ZodUnion; integrator: z.ZodString; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zTenantBillingConfigCommand: z.ZodObject<{ individualBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; businessBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; export declare const zUpdateTenantBillingConfigCommand: z.ZodObject<{ billingConfig: z.ZodObject<{ individualBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; businessBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; }, z.core.$strip>; export declare const zViewTenantDetailResponse: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; name: z.ZodString; slug: z.ZodString; domain: z.ZodUnion; }, z.core.$strip>; export declare const zPaginatedOffsetQuery: z.ZodObject<{ limit: z.ZodNumber; offset: z.ZodNumber; }, z.core.$strip>; export declare const zTenantResponse: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; name: z.ZodString; slug: z.ZodString; domain: z.ZodUnion; }, z.core.$strip>; export declare const zPaginatedOffsetResponseMeta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; export declare const zViewTenantIndexResponse: z.ZodObject<{ items: z.ZodArray; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zTenantConfigEntities: z.ZodObject<{ entityType: z.ZodEnum<{ individual: "individual"; business: "business"; }>; entityName: z.ZodString; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; }, z.core.$strip>; export declare const zTenantConfigBusiness: z.ZodObject<{ viesValidation: z.ZodBoolean; requireIndividualOnCreate: z.ZodBoolean; }, z.core.$strip>; export declare const zTenantConfigBilling: z.ZodObject<{ individualBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; businessBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; export declare const zBusinessStatus: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; }>; export declare const zIndividualStatus: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; export declare const zTenantDealConfigResponse: z.ZodObject<{ enableBusinessDeals: z.ZodBoolean; enableIndividualDeals: z.ZodBoolean; creatableBusinessStatuses: z.ZodArray>; creatableIndividualStatuses: z.ZodArray>; }, z.core.$strip>; export declare const zBrandColorsResponse: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; export declare const zViewTenantConfigDetailResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; entities: z.ZodArray; entityName: z.ZodString; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; }, z.core.$strip>>; businessConfig: z.ZodObject<{ viesValidation: z.ZodBoolean; requireIndividualOnCreate: z.ZodBoolean; }, z.core.$strip>; billingConfig: z.ZodObject<{ individualBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; businessBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; dealConfig: z.ZodObject<{ enableBusinessDeals: z.ZodBoolean; enableIndividualDeals: z.ZodBoolean; creatableBusinessStatuses: z.ZodArray>; creatableIndividualStatuses: z.ZodArray>; }, z.core.$strip>; brandColors: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; logoUrl: z.ZodUnion; }, z.core.$strip>; export declare const zRecentEntityType: z.ZodEnum<{ individual: "individual"; business: "business"; deal: "deal"; }>; export declare const zViewRecentEntitiesFilterQuery: z.ZodObject<{ types: z.ZodOptional>>; }, z.core.$strip>; export declare const zViewRecentEntitiesResponseItem: z.ZodObject<{ type: z.ZodEnum<{ individual: "individual"; business: "business"; deal: "deal"; }>; uuid: z.ZodUUID; name: z.ZodString; createdAt: z.ZodISODateTime; }, z.core.$strip>; export declare const zViewRecentEntitiesResponse: z.ZodObject<{ items: z.ZodArray; uuid: z.ZodUUID; name: z.ZodString; createdAt: z.ZodISODateTime; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zUserConnectedToOtherTenantError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 409: "409"; }>; code: z.ZodEnum<{ user_connected_to_other_tenant: "user_connected_to_other_tenant"; }>; }, z.core.$strip>; export declare const zUserNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ user_not_found: "user_not_found"; }>; }, z.core.$strip>; export declare const zAssignUserAsAdminCommand: z.ZodObject<{ userId: z.ZodString; }, z.core.$strip>; export declare const zTypesenseCollectionName: z.ZodEnum<{ individual: "individual"; business: "business"; user: "user"; location: "location"; "cbe-enterprise": "cbe-enterprise"; "cbe-establishment": "cbe-establishment"; }>; export declare const zViewCollectionIndexResponse: z.ZodObject<{ collections: z.ZodArray>; }, z.core.$strip>; export declare const zViewLoginConfigResponse: z.ZodObject<{ baseUrl: z.ZodString; clientId: z.ZodString; organizationID: z.ZodString; nativeClientId: z.ZodString; brandColors: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; logoUrl: z.ZodUnion; }, z.core.$strip>; export declare const zViewCzLoginConfigResponse: z.ZodObject<{ baseUrl: z.ZodString; clientId: z.ZodString; organizationID: z.ZodString; nativeClientId: z.ZodString; brandColors: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zGetApiInfoResponse: z.ZodObject<{ environment: z.ZodString; commit: z.ZodString; version: z.ZodString; timestamp: z.ZodISODateTime; }, z.core.$strip>; export declare const zSetUserRolesCommand: z.ZodObject<{ roleUuids: z.ZodArray; }, z.core.$strip>; export declare const zViewRoleDetailResponse: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; name: z.ZodString; permissions: z.ZodArray>; isDefault: z.ZodBoolean; isSystemAdmin: z.ZodBoolean; }, z.core.$strip>; export declare const zViewMeResponse: z.ZodObject<{ uuid: z.ZodUUID; email: z.ZodUnion; firstName: z.ZodUnion; lastName: z.ZodUnion; tenantUuid: z.ZodUnion; roles: z.ZodArray>; isDefault: z.ZodBoolean; isSystemAdmin: z.ZodBoolean; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewUserDetailResponse: z.ZodObject<{ uuid: z.ZodUUID; email: z.ZodUnion; firstName: z.ZodUnion; lastName: z.ZodUnion; tenantUuid: z.ZodUnion; roles: z.ZodArray>; isDefault: z.ZodBoolean; isSystemAdmin: z.ZodBoolean; }, z.core.$strip>>; }, z.core.$strip>; export declare const zUserIndexRoleView: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; export declare const zUserIndexView: z.ZodObject<{ uuid: z.ZodUUID; email: z.ZodUnion; firstName: z.ZodUnion; lastName: z.ZodUnion; roles: z.ZodArray>; }, z.core.$strip>; export declare const zViewUserIndexResponse: z.ZodObject<{ items: z.ZodArray; firstName: z.ZodUnion; lastName: z.ZodUnion; roles: z.ZodArray>; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zCreateRoleCommand: z.ZodObject<{ name: z.ZodString; }, z.core.$strip>; export declare const zCreateRoleResponse: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zClearRolePermissionsCacheCommand: z.ZodObject<{ roleUuids: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; export declare const zRoleNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ role_not_found: "role_not_found"; }>; }, z.core.$strip>; export declare const zUpdateRoleCommand: z.ZodObject<{ name: z.ZodString; }, z.core.$strip>; export declare const zRoleResponse: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; name: z.ZodString; permissions: z.ZodArray>; isDefault: z.ZodBoolean; isSystemAdmin: z.ZodBoolean; }, z.core.$strip>; export declare const zViewRoleIndexResponse: z.ZodObject<{ items: z.ZodArray>; isDefault: z.ZodBoolean; isSystemAdmin: z.ZodBoolean; }, z.core.$strip>>; }, z.core.$strip>; export declare const zUpdateRolesPermissionsCommandItem: z.ZodObject<{ roleUuid: z.ZodUUID; permissions: z.ZodArray>; }, z.core.$strip>; export declare const zUpdateRolesPermissionsCommand: z.ZodObject<{ roles: z.ZodArray>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zMimeType: z.ZodEnum<{ "application/pdf": "application/pdf"; "application/msword": "application/msword"; "application/vnd.openxmlformats-officedocument.wordprocessingml.document": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"; "application/vnd.ms-powerpoint": "application/vnd.ms-powerpoint"; "application/vnd.openxmlformats-officedocument.presentationml.presentation": "application/vnd.openxmlformats-officedocument.presentationml.presentation"; "text/plain": "text/plain"; "text/html": "text/html"; "text/csv": "text/csv"; "image/jpeg": "image/jpeg"; "image/png": "image/png"; "image/tiff": "image/tiff"; "image/bmp": "image/bmp"; "image/heic": "image/heic"; "image/webp": "image/webp"; "image/gif": "image/gif"; "application/octet-stream": "application/octet-stream"; }>; export declare const zCreateFileCommand: z.ZodObject<{ name: z.ZodString; mimeType: z.ZodEnum<{ "application/pdf": "application/pdf"; "application/msword": "application/msword"; "application/vnd.openxmlformats-officedocument.wordprocessingml.document": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"; "application/vnd.ms-powerpoint": "application/vnd.ms-powerpoint"; "application/vnd.openxmlformats-officedocument.presentationml.presentation": "application/vnd.openxmlformats-officedocument.presentationml.presentation"; "text/plain": "text/plain"; "text/html": "text/html"; "text/csv": "text/csv"; "image/jpeg": "image/jpeg"; "image/png": "image/png"; "image/tiff": "image/tiff"; "image/bmp": "image/bmp"; "image/heic": "image/heic"; "image/webp": "image/webp"; "image/gif": "image/gif"; "application/octet-stream": "application/octet-stream"; }>; }, z.core.$strip>; export declare const zCreateFileResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; mimeType: z.ZodUnion, z.ZodNull]>; uploadUrl: z.ZodString; }, z.core.$strip>; export declare const zFileNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ file_not_found: "file_not_found"; }>; }, z.core.$strip>; export declare const zConfirmFileUploadCommand: z.ZodObject<{ blurHash: z.ZodUnion; }, z.core.$strip>; export declare const zUiTheme: z.ZodEnum<{ light: "light"; dark: "dark"; system: "system"; }>; export declare const zFontSize: z.ZodEnum<{ smaller: "smaller"; small: "small"; default: "default"; large: "large"; larger: "larger"; }>; export declare const zUpdateUiPreferencesCommand: z.ZodObject<{ theme: z.ZodOptional>; language: z.ZodOptional>; fontSize: z.ZodOptional>; showShortcuts: z.ZodOptional; reduceMotion: z.ZodOptional; highContrast: z.ZodOptional; }, z.core.$strip>; export declare const zViewUiPreferencesResponse: z.ZodObject<{ theme: z.ZodEnum<{ light: "light"; dark: "dark"; system: "system"; }>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; fontSize: z.ZodEnum<{ smaller: "smaller"; small: "small"; default: "default"; large: "large"; larger: "larger"; }>; showShortcuts: z.ZodBoolean; reduceMotion: z.ZodBoolean; highContrast: z.ZodBoolean; }, z.core.$strip>; export declare const zCreateOneSignalTokenResponse: z.ZodObject<{ token: z.ZodString; userUuid: z.ZodUUID; }, z.core.$strip>; export declare const zTranslations: z.ZodObject<{ nl: z.ZodOptional; en: z.ZodOptional; }, z.core.$strip>; export declare const zSendPushNotificationCommand: z.ZodObject<{ name: z.ZodString; title: z.ZodObject<{ nl: z.ZodOptional; en: z.ZodOptional; }, z.core.$strip>; description: z.ZodObject<{ nl: z.ZodOptional; en: z.ZodOptional; }, z.core.$strip>; userUuids: z.ZodArray; }, z.core.$strip>; export declare const zSubjectType: z.ZodEnum<{ individual: "individual"; business: "business"; contact: "contact"; deal: "deal"; user: "user"; location: "location"; file: "file"; contact_person: "contact_person"; role: "role"; tenant: "tenant"; custom_field_definition: "custom_field_definition"; note: "note"; note_file: "note_file"; cbe_enterprise: "cbe_enterprise"; board_column: "board_column"; mail_template: "mail_template"; "deal.contact.person": "deal.contact.person"; mail: "mail"; }>; export declare const zViewDomainEventLogIndexFilterQuery: z.ZodObject<{ subjectType: z.ZodOptional>; subjectId: z.ZodOptional; userUuid: z.ZodOptional; }, z.core.$strip>; export declare const zViewDomainEventLogIndexQueryKey: z.ZodObject<{ createdAt: z.ZodString; uuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewDomainEventLogIndexPaginationQuery: z.ZodObject<{ limit: z.ZodNumber; key: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; export declare const zAddress: z.ZodRecord; export declare const zIndividualBillingInformationUpsertedEventContent: z.ZodObject<{ individualUuid: z.ZodUUID; billingInformationUuid: z.ZodUUID; address: z.ZodUnion, z.ZodNull]>; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; }, z.core.$strip>; export declare const zIndividualBillingInformationUpsertedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.billing-information.upserted": "individual.billing-information.upserted"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; billingInformationUuid: z.ZodUUID; address: z.ZodUnion, z.ZodNull]>; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualStatusUpdatedDomainEventContent: z.ZodObject<{ individualUuid: z.ZodUUID; previousStatus: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; }, z.core.$strip>; export declare const zIndividualStatusUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.status.updated": "individual.status.updated"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; previousStatus: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; }, z.core.$strip>; }, z.core.$strip>; export declare const zValueChange: z.ZodObject<{ key: z.ZodString; oldValue: z.ZodUnion; newValue: z.ZodUnion; }, z.core.$strip>; export declare const zIndividualUpdatedDomainEventContent: z.ZodObject<{ individualUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodOptional>; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; customFields: z.ZodOptional>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; export declare const zIndividualUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.updated": "individual.updated"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodOptional>; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; customFields: z.ZodOptional>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualCreatedDomainEventContent: z.ZodObject<{ individualUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodUnion, z.ZodNull]>; customFields: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zIndividualCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.created": "individual.created"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodUnion, z.ZodNull]>; customFields: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessCreatedDomainEventContent: z.ZodObject<{ businessUuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; companyNumber: z.ZodUnion; address: z.ZodRecord; customFields: z.ZodUnion, z.ZodNull]>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; export declare const zBusinessCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.created": "business.created"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; companyNumber: z.ZodUnion; address: z.ZodRecord; customFields: z.ZodUnion, z.ZodNull]>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; }, z.core.$strip>; export declare const zCountryCode: z.ZodEnum<{ NL: "NL"; FR: "FR"; AF: "AF"; AL: "AL"; DZ: "DZ"; AD: "AD"; AO: "AO"; AG: "AG"; AR: "AR"; AM: "AM"; AU: "AU"; AT: "AT"; AZ: "AZ"; BS: "BS"; BH: "BH"; BD: "BD"; BB: "BB"; BY: "BY"; BE: "BE"; BZ: "BZ"; BJ: "BJ"; BT: "BT"; BO: "BO"; BA: "BA"; BW: "BW"; BR: "BR"; BN: "BN"; BG: "BG"; BF: "BF"; BI: "BI"; KH: "KH"; CM: "CM"; CA: "CA"; CV: "CV"; CF: "CF"; TD: "TD"; CL: "CL"; CN: "CN"; CO: "CO"; KM: "KM"; CG: "CG"; CR: "CR"; HR: "HR"; CU: "CU"; CY: "CY"; CZ: "CZ"; DK: "DK"; DJ: "DJ"; DM: "DM"; DO: "DO"; EC: "EC"; EG: "EG"; SV: "SV"; GQ: "GQ"; ER: "ER"; EE: "EE"; ET: "ET"; FJ: "FJ"; FI: "FI"; GA: "GA"; GM: "GM"; GE: "GE"; DE: "DE"; GH: "GH"; GR: "GR"; GD: "GD"; GT: "GT"; GN: "GN"; GW: "GW"; GY: "GY"; HT: "HT"; HN: "HN"; HU: "HU"; IS: "IS"; IN: "IN"; ID: "ID"; IR: "IR"; IQ: "IQ"; IE: "IE"; IL: "IL"; IT: "IT"; JM: "JM"; JP: "JP"; JO: "JO"; KZ: "KZ"; KE: "KE"; KI: "KI"; KP: "KP"; KR: "KR"; KW: "KW"; KG: "KG"; LA: "LA"; LV: "LV"; LB: "LB"; LS: "LS"; LR: "LR"; LY: "LY"; LI: "LI"; LT: "LT"; LU: "LU"; MG: "MG"; MW: "MW"; MY: "MY"; MV: "MV"; ML: "ML"; MT: "MT"; MH: "MH"; MR: "MR"; MU: "MU"; MX: "MX"; FM: "FM"; MD: "MD"; MC: "MC"; MN: "MN"; ME: "ME"; MA: "MA"; MZ: "MZ"; MM: "MM"; NA: "NA"; NR: "NR"; NP: "NP"; NZ: "NZ"; NI: "NI"; NE: "NE"; NG: "NG"; XI: "XI"; MK: "MK"; NO: "NO"; OM: "OM"; PK: "PK"; PW: "PW"; PA: "PA"; PG: "PG"; PY: "PY"; PE: "PE"; PH: "PH"; PL: "PL"; PT: "PT"; QA: "QA"; RO: "RO"; RU: "RU"; RW: "RW"; KN: "KN"; LC: "LC"; VC: "VC"; WS: "WS"; SM: "SM"; ST: "ST"; SA: "SA"; SN: "SN"; RS: "RS"; SC: "SC"; SL: "SL"; SG: "SG"; SK: "SK"; SI: "SI"; SB: "SB"; SO: "SO"; ZA: "ZA"; SS: "SS"; ES: "ES"; LK: "LK"; SD: "SD"; SR: "SR"; SE: "SE"; CH: "CH"; SY: "SY"; TW: "TW"; TJ: "TJ"; TZ: "TZ"; TH: "TH"; TL: "TL"; TG: "TG"; TO: "TO"; TT: "TT"; TN: "TN"; TR: "TR"; TM: "TM"; TV: "TV"; UG: "UG"; UA: "UA"; AE: "AE"; GB: "GB"; US: "US"; UY: "UY"; UZ: "UZ"; VU: "VU"; VA: "VA"; VE: "VE"; VN: "VN"; YE: "YE"; ZM: "ZM"; ZW: "ZW"; }>; export declare const zBusinessUpdatedDomainEventContent: z.ZodObject<{ businessUuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; vatNumberCountryCode: z.ZodUnion, z.ZodNull]>; companyNumber: z.ZodUnion; address: z.ZodRecord; changes: z.ZodObject<{ key: z.ZodString; oldValue: z.ZodUnion; newValue: z.ZodUnion; }, z.core.$strip>; customFields: z.ZodUnion, z.ZodNull]>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; export declare const zBusinessUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.updated": "business.updated"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; vatNumberCountryCode: z.ZodUnion, z.ZodNull]>; companyNumber: z.ZodUnion; address: z.ZodRecord; changes: z.ZodObject<{ key: z.ZodString; oldValue: z.ZodUnion; newValue: z.ZodUnion; }, z.core.$strip>; customFields: z.ZodUnion, z.ZodNull]>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessBillingInformationUpsertedEventContent: z.ZodObject<{ businessUuid: z.ZodUUID; billingInformationUuid: z.ZodUUID; address: z.ZodUnion, z.ZodNull]>; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; reminderEmail: z.ZodUnion; reminderCcEmails: z.ZodArray; purchaseNoteEmail: z.ZodUnion; purchaseNoteCcEmails: z.ZodArray; }, z.core.$strip>; export declare const zBusinessBillingInformationUpsertedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.billing-information.upserted": "business.billing-information.upserted"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; billingInformationUuid: z.ZodUUID; address: z.ZodUnion, z.ZodNull]>; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; reminderEmail: z.ZodUnion; reminderCcEmails: z.ZodArray; purchaseNoteEmail: z.ZodUnion; purchaseNoteCcEmails: z.ZodArray; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessStatusUpdatedDomainEventContent: z.ZodObject<{ businessUuid: z.ZodUUID; previousStatus: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; }>; archivedAt: z.ZodUnion; }, z.core.$strip>; export declare const zBusinessStatusUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.status.updated": "business.status.updated"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; previousStatus: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; }>; archivedAt: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>; export declare const zCbeEnterpriseImportedDomainEventContent: z.ZodObject<{ enterpriseNumber: z.ZodString; }, z.core.$strip>; export declare const zCbeEnterpriseImportedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-enterprise.imported": "cbe-enterprise.imported"; }>; content: z.ZodObject<{ enterpriseNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zCbeDenominationImportedDomainEventContent: z.ZodObject<{ enterpriseNumber: z.ZodString; }, z.core.$strip>; export declare const zCbeDenominationImportedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-denomination.imported": "cbe-denomination.imported"; }>; content: z.ZodObject<{ enterpriseNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zCbeContactImportedDomainEventContent: z.ZodObject<{ entityNumber: z.ZodString; }, z.core.$strip>; export declare const zCbeContactImportedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-contact.imported": "cbe-contact.imported"; }>; content: z.ZodObject<{ entityNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zCbeAddressImportedDomainEventContent: z.ZodObject<{ entityNumber: z.ZodString; }, z.core.$strip>; export declare const zCbeAddressImportedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-address.imported": "cbe-address.imported"; }>; content: z.ZodObject<{ entityNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zContactPersonContent: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; export declare const zContactPersonLinkedToBusinessEventContent: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; position: z.ZodUnion; }, z.core.$strip>; export declare const zBusinessContactPersonLinkedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.contact-person.linked": "business.contact-person.linked"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; position: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>; export declare const zContactPersonLinkedToDealEventContent: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealContactPersonLinkedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.contact.person.linked": "deal.contact.person.linked"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>; export declare const zCbeEstablishmentImportedDomainEventContent: z.ZodObject<{ establishmentNumber: z.ZodString; }, z.core.$strip>; export declare const zCbeEstablishmentImportedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-establishment.imported": "cbe-establishment.imported"; }>; content: z.ZodObject<{ establishmentNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zClientId: z.ZodRecord; export declare const zSdkContentLocale: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; export declare const zDealCreatedEventContent: z.ZodObject<{ dealUuid: z.ZodUUID; name: z.ZodString; clientId: z.ZodRecord; columnKey: z.ZodString; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; }, z.core.$strip>; export declare const zDealCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.created": "deal.created"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; name: z.ZodString; clientId: z.ZodRecord; columnKey: z.ZodString; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealUpdatedEventContent: z.ZodObject<{ dealUuid: z.ZodUUID; name: z.ZodString; columnKey: z.ZodString; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; }, z.core.$strip>; export declare const zDealUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.updated": "deal.updated"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; name: z.ZodString; columnKey: z.ZodString; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealColumnTransitionedEventContent: z.ZodObject<{ fromBoardColumnUuid: z.ZodUUID; toBoardColumnUuid: z.ZodUUID; }, z.core.$strip>; export declare const zDealColumnTransitionedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.column.transitioned": "deal.column.transitioned"; }>; content: z.ZodObject<{ fromBoardColumnUuid: z.ZodUUID; toBoardColumnUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zMailCreatedEventContent: z.ZodObject<{ mailUuid: z.ZodUUID; to: z.ZodArray; cc: z.ZodArray; bcc: z.ZodArray; subject: z.ZodString; mailTemplateUuid: z.ZodUnion; mailTemplateKey: z.ZodUnion; dealUuid: z.ZodUnion; }, z.core.$strip>; export declare const zMailCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "mail.created": "mail.created"; }>; content: z.ZodObject<{ mailUuid: z.ZodUUID; to: z.ZodArray; cc: z.ZodArray; bcc: z.ZodArray; subject: z.ZodString; mailTemplateUuid: z.ZodUnion; mailTemplateKey: z.ZodUnion; dealUuid: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>; export declare const zLocationCreatedEventContent: z.ZodObject<{ locationUuid: z.ZodUUID; }, z.core.$strip>; export declare const zLocationCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "location.created": "location.created"; }>; content: z.ZodObject<{ locationUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zLocationUpdatedEventContent: z.ZodObject<{ locationUuid: z.ZodUUID; }, z.core.$strip>; export declare const zLocationUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "location.updated": "location.updated"; }>; content: z.ZodObject<{ locationUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zMailSentEventContent: z.ZodObject<{ mailUuid: z.ZodUUID; to: z.ZodArray; cc: z.ZodArray; bcc: z.ZodArray; subject: z.ZodString; mailTemplateUuid: z.ZodUnion; mailTemplateKey: z.ZodUnion; dealUuid: z.ZodUnion; }, z.core.$strip>; export declare const zMailSentDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "mail.sent": "mail.sent"; }>; content: z.ZodObject<{ mailUuid: z.ZodUUID; to: z.ZodArray; cc: z.ZodArray; bcc: z.ZodArray; subject: z.ZodString; mailTemplateUuid: z.ZodUnion; mailTemplateKey: z.ZodUnion; dealUuid: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>; export declare const zBoardColumnCreatedEventContent: z.ZodObject<{ boardColumnUuid: z.ZodUUID; key: z.ZodString; position: z.ZodNumber; tenantUuid: z.ZodUUID; }, z.core.$strip>; export declare const zBoardColumnCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "board-column.created": "board-column.created"; }>; content: z.ZodObject<{ boardColumnUuid: z.ZodUUID; key: z.ZodString; position: z.ZodNumber; tenantUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zBoardColumnTransitionCreatedEventContent: z.ZodObject<{ boardColumnTransitionUuid: z.ZodUUID; fromColumnUuid: z.ZodUUID; toColumnUuid: z.ZodUUID; tenantUuid: z.ZodUUID; }, z.core.$strip>; export declare const zBoardColumnTransitionCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "board-column-transition.created": "board-column-transition.created"; }>; content: z.ZodObject<{ boardColumnTransitionUuid: z.ZodUUID; fromColumnUuid: z.ZodUUID; toColumnUuid: z.ZodUUID; tenantUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zBoardColumnTransitionTriggerType: z.ZodEnum<{ manual: "manual"; email: "email"; }>; export declare const zBoardColumnTransitionTriggerCreatedEventContent: z.ZodObject<{ boardColumnTransitionTriggerUuid: z.ZodUUID; boardColumnTransitionUuid: z.ZodUUID; triggerType: z.ZodEnum<{ manual: "manual"; email: "email"; }>; tenantUuid: z.ZodUUID; }, z.core.$strip>; export declare const zBoardColumnTransitionTriggerCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "board-column-transition-trigger.created": "board-column-transition-trigger.created"; }>; content: z.ZodObject<{ boardColumnTransitionTriggerUuid: z.ZodUUID; boardColumnTransitionUuid: z.ZodUUID; triggerType: z.ZodEnum<{ manual: "manual"; email: "email"; }>; tenantUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zContactPersonUnlinkedFromBusinessEventContent: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessContactPersonUnlinkedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.contact-person.unlinked": "business.contact-person.unlinked"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessContactPersonUpdatedEventContent: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; diff: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; export declare const zBusinessContactPersonUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.contact-person.updated": "business.contact-person.updated"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; diff: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessContactPersonMadePrimaryEventContent: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessContactPersonMadePrimaryDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.contact-person.made-primary": "business.contact-person.made-primary"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>; export declare const zCustomFieldDefinitionCreatedEventContent: z.ZodObject<{ customFieldDefinitionUuid: z.ZodUUID; }, z.core.$strip>; export declare const zCustomFieldDefinitionCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "custom-field-definition.created": "custom-field-definition.created"; }>; content: z.ZodObject<{ customFieldDefinitionUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zCreateUserIndividualGrantCreatedEventContent: z.ZodObject<{ userUuid: z.ZodUUID; customerZoneIndividualUserUuid: z.ZodUUID; }, z.core.$strip>; export declare const zIndividualUserGrantCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual-user-grant.created": "individual-user-grant.created"; }>; content: z.ZodObject<{ userUuid: z.ZodUUID; customerZoneIndividualUserUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualUserGrantEmailVerifiedEventContent: z.ZodObject<{ customerZoneIndividualUserUuid: z.ZodUUID; userUuid: z.ZodUUID; }, z.core.$strip>; export declare const zIndividualUserGrantEmailVerifiedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual-user-grant.email-verified": "individual-user-grant.email-verified"; }>; content: z.ZodObject<{ customerZoneIndividualUserUuid: z.ZodUUID; userUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealContactPersonMadePrimaryEventContent: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealContactPersonMadePrimaryDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.contact.person.made-primary": "deal.contact.person.made-primary"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>; export declare const zContactPersonUnlinkedFromDealEventContent: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealContactPersonUnlinkedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.contact.person.unlinked": "deal.contact.person.unlinked"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealContactPersonUpdatedEventContent: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; diff: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; export declare const zDealContactPersonUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.contact.person.updated": "deal.contact.person.updated"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; diff: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealOwnerUpdatedEventContent: z.ZodObject<{ dealUuid: z.ZodUUID; previousOwnerUuid: z.ZodUnion, z.ZodNull]>; dealOwnerUuid: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zDealOwnerUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.owner.updated": "deal.owner.updated"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; previousOwnerUuid: z.ZodUnion, z.ZodNull]>; dealOwnerUuid: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zContactPersonLinkedToIndividualEventContent: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; position: z.ZodUnion; }, z.core.$strip>; export declare const zIndividualContactPersonLinkedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.contact-person.linked": "individual.contact-person.linked"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; position: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>; export declare const zContactPersonUnlinkedFromIndividualEventContent: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualContactPersonUnlinkedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.contact-person.unlinked": "individual.contact-person.unlinked"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualContactPersonUpdatedEventContent: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; diff: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; export declare const zIndividualContactPersonUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.contact-person.updated": "individual.contact-person.updated"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; diff: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualContactPersonMadePrimaryEventContent: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualContactPersonMadePrimaryDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.contact-person.made-primary": "individual.contact-person.made-primary"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>; export declare const zMailTemplateCreatedEventContent: z.ZodObject<{ mailTemplateUuid: z.ZodUUID; key: z.ZodString; }, z.core.$strip>; export declare const zMailTemplateCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "mail.template.created": "mail.template.created"; }>; content: z.ZodObject<{ mailTemplateUuid: z.ZodUUID; key: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zMailTemplateUpdatedEventContent: z.ZodObject<{ mailTemplateUuid: z.ZodUUID; }, z.core.$strip>; export declare const zMailTemplateUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "mail.template.updated": "mail.template.updated"; }>; content: z.ZodObject<{ mailTemplateUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zNoteDomainEventContent: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; export declare const zBusinessNoteCreatedDomainEventContent: z.ZodObject<{ businessUuid: z.ZodUUID; individualUuid: z.ZodUUID; note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessNoteCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.created": "business.note.created"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; individualUuid: z.ZodUUID; note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualNoteCreatedDomainEventContent: z.ZodObject<{ businessUuid: z.ZodUUID; individualUuid: z.ZodUUID; note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualNoteCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.created": "individual.note.created"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; individualUuid: z.ZodUUID; note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealNoteCreatedDomainEventContent: z.ZodObject<{ dealUuid: z.ZodUUID; note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealNoteCreatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.created": "deal.note.created"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessNoteUpdatedDomainEventContent: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; businessUuid: z.ZodUUID; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; export declare const zBusinessNoteUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.updated": "business.note.updated"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; businessUuid: z.ZodUUID; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualNoteUpdatedDomainEventContent: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; individualUuid: z.ZodUUID; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; export declare const zIndividualNoteUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.updated": "individual.note.updated"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; individualUuid: z.ZodUUID; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealNoteUpdatedDomainEventContent: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; dealUuid: z.ZodUUID; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; export declare const zDealNoteUpdatedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.updated": "deal.note.updated"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; dealUuid: z.ZodUUID; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualNoteFileAddedDomainEventContent: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; individualUuid: z.ZodUUID; }, z.core.$strip>; export declare const zIndividualNoteFileAddedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.file.added": "individual.note.file.added"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; individualUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessNoteFileAddedDomainEventContent: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; businessUuid: z.ZodUUID; }, z.core.$strip>; export declare const zBusinessNoteFileAddedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.file.added": "business.note.file.added"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; businessUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealNoteFileAddedDomainEventContent: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; }, z.core.$strip>; export declare const zDealNoteFileAddedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.file.added": "deal.note.file.added"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessNoteFileDeletedDomainEventContent: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; businessUuid: z.ZodUUID; }, z.core.$strip>; export declare const zBusinessNoteFileDeletedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.file.deleted": "business.note.file.deleted"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; businessUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualNoteFileDeletedDomainEventContent: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; individualUuid: z.ZodUUID; }, z.core.$strip>; export declare const zIndividualNoteFileDeletedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.file.deleted": "individual.note.file.deleted"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; individualUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealNoteFileDeletedDomainEventContent: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; }, z.core.$strip>; export declare const zDealNoteFileDeletedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.file.deleted": "deal.note.file.deleted"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessNoteDeletedDomainEventContent: z.ZodObject<{ noteUuid: z.ZodUUID; businessUuid: z.ZodUUID; }, z.core.$strip>; export declare const zBusinessNoteDeletedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.deleted": "business.note.deleted"; }>; content: z.ZodObject<{ noteUuid: z.ZodUUID; businessUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualNoteDeletedDomainEventContent: z.ZodObject<{ noteUuid: z.ZodUUID; individualUuid: z.ZodUUID; }, z.core.$strip>; export declare const zIndividualNoteDeletedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.deleted": "individual.note.deleted"; }>; content: z.ZodObject<{ noteUuid: z.ZodUUID; individualUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zDealNoteDeletedDomainEventContent: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; dealUuid: z.ZodUUID; }, z.core.$strip>; export declare const zDealNoteDeletedDomainEventLog: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.deleted": "deal.note.deleted"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; dealUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zDomainEventLogResponse: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; }, z.core.$strip>; export declare const zViewDomainEventLogIndexResponseMeta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zViewDomainEventLogIndexResponse: z.ZodObject<{ items: z.ZodArray; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.billing-information.upserted": "individual.billing-information.upserted"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; billingInformationUuid: z.ZodUUID; address: z.ZodUnion, z.ZodNull]>; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.status.updated": "individual.status.updated"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; previousStatus: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.updated": "individual.updated"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodOptional>; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; customFields: z.ZodOptional>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.created": "individual.created"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodUnion, z.ZodNull]>; customFields: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.created": "business.created"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; companyNumber: z.ZodUnion; address: z.ZodRecord; customFields: z.ZodUnion, z.ZodNull]>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.updated": "business.updated"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; vatNumberCountryCode: z.ZodUnion, z.ZodNull]>; companyNumber: z.ZodUnion; address: z.ZodRecord; changes: z.ZodObject<{ key: z.ZodString; oldValue: z.ZodUnion; newValue: z.ZodUnion; }, z.core.$strip>; customFields: z.ZodUnion, z.ZodNull]>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.billing-information.upserted": "business.billing-information.upserted"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; billingInformationUuid: z.ZodUUID; address: z.ZodUnion, z.ZodNull]>; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; reminderEmail: z.ZodUnion; reminderCcEmails: z.ZodArray; purchaseNoteEmail: z.ZodUnion; purchaseNoteCcEmails: z.ZodArray; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.status.updated": "business.status.updated"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; previousStatus: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; }>; archivedAt: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-enterprise.imported": "cbe-enterprise.imported"; }>; content: z.ZodObject<{ enterpriseNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-denomination.imported": "cbe-denomination.imported"; }>; content: z.ZodObject<{ enterpriseNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-contact.imported": "cbe-contact.imported"; }>; content: z.ZodObject<{ entityNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-address.imported": "cbe-address.imported"; }>; content: z.ZodObject<{ entityNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.contact-person.linked": "business.contact-person.linked"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; position: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.contact.person.linked": "deal.contact.person.linked"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-establishment.imported": "cbe-establishment.imported"; }>; content: z.ZodObject<{ establishmentNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.created": "deal.created"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; name: z.ZodString; clientId: z.ZodRecord; columnKey: z.ZodString; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.updated": "deal.updated"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; name: z.ZodString; columnKey: z.ZodString; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.column.transitioned": "deal.column.transitioned"; }>; content: z.ZodObject<{ fromBoardColumnUuid: z.ZodUUID; toBoardColumnUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "mail.created": "mail.created"; }>; content: z.ZodObject<{ mailUuid: z.ZodUUID; to: z.ZodArray; cc: z.ZodArray; bcc: z.ZodArray; subject: z.ZodString; mailTemplateUuid: z.ZodUnion; mailTemplateKey: z.ZodUnion; dealUuid: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "location.created": "location.created"; }>; content: z.ZodObject<{ locationUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "location.updated": "location.updated"; }>; content: z.ZodObject<{ locationUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "mail.sent": "mail.sent"; }>; content: z.ZodObject<{ mailUuid: z.ZodUUID; to: z.ZodArray; cc: z.ZodArray; bcc: z.ZodArray; subject: z.ZodString; mailTemplateUuid: z.ZodUnion; mailTemplateKey: z.ZodUnion; dealUuid: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "board-column.created": "board-column.created"; }>; content: z.ZodObject<{ boardColumnUuid: z.ZodUUID; key: z.ZodString; position: z.ZodNumber; tenantUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "board-column-transition.created": "board-column-transition.created"; }>; content: z.ZodObject<{ boardColumnTransitionUuid: z.ZodUUID; fromColumnUuid: z.ZodUUID; toColumnUuid: z.ZodUUID; tenantUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "board-column-transition-trigger.created": "board-column-transition-trigger.created"; }>; content: z.ZodObject<{ boardColumnTransitionTriggerUuid: z.ZodUUID; boardColumnTransitionUuid: z.ZodUUID; triggerType: z.ZodEnum<{ manual: "manual"; email: "email"; }>; tenantUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.contact-person.unlinked": "business.contact-person.unlinked"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.contact-person.updated": "business.contact-person.updated"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; diff: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.contact-person.made-primary": "business.contact-person.made-primary"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "custom-field-definition.created": "custom-field-definition.created"; }>; content: z.ZodObject<{ customFieldDefinitionUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual-user-grant.created": "individual-user-grant.created"; }>; content: z.ZodObject<{ userUuid: z.ZodUUID; customerZoneIndividualUserUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual-user-grant.email-verified": "individual-user-grant.email-verified"; }>; content: z.ZodObject<{ customerZoneIndividualUserUuid: z.ZodUUID; userUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.contact.person.made-primary": "deal.contact.person.made-primary"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.contact.person.unlinked": "deal.contact.person.unlinked"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.contact.person.updated": "deal.contact.person.updated"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; diff: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.owner.updated": "deal.owner.updated"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; previousOwnerUuid: z.ZodUnion, z.ZodNull]>; dealOwnerUuid: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.contact-person.linked": "individual.contact-person.linked"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; position: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.contact-person.unlinked": "individual.contact-person.unlinked"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.contact-person.updated": "individual.contact-person.updated"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; diff: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.contact-person.made-primary": "individual.contact-person.made-primary"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "mail.template.created": "mail.template.created"; }>; content: z.ZodObject<{ mailTemplateUuid: z.ZodUUID; key: z.ZodString; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "mail.template.updated": "mail.template.updated"; }>; content: z.ZodObject<{ mailTemplateUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.created": "business.note.created"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; individualUuid: z.ZodUUID; note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.created": "individual.note.created"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; individualUuid: z.ZodUUID; note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.created": "deal.note.created"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.updated": "business.note.updated"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; businessUuid: z.ZodUUID; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.updated": "individual.note.updated"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; individualUuid: z.ZodUUID; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.updated": "deal.note.updated"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; dealUuid: z.ZodUUID; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.file.added": "individual.note.file.added"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; individualUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.file.added": "business.note.file.added"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; businessUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.file.added": "deal.note.file.added"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.file.deleted": "business.note.file.deleted"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; businessUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.file.deleted": "individual.note.file.deleted"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; individualUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.file.deleted": "deal.note.file.deleted"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.deleted": "business.note.deleted"; }>; content: z.ZodObject<{ noteUuid: z.ZodUUID; businessUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.deleted": "individual.note.deleted"; }>; content: z.ZodObject<{ noteUuid: z.ZodUUID; individualUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.deleted": "deal.note.deleted"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; dealUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>]>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zGlobalSearchCollectionName: z.ZodEnum<{ individual: "individual"; business: "business"; user: "user"; }>; export declare const zSearchCollectionsFilterContactQuery: z.ZodObject<{ isActive: z.ZodOptional; }, z.core.$strip>; export declare const zSearchCollectionsFilterQuery: z.ZodObject<{ collections: z.ZodOptional>>; contact: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; export declare const zSearchCollectionUserResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zVatNumberResponse: z.ZodObject<{ countryCode: z.ZodEnum<{ NL: "NL"; FR: "FR"; AF: "AF"; AL: "AL"; DZ: "DZ"; AD: "AD"; AO: "AO"; AG: "AG"; AR: "AR"; AM: "AM"; AU: "AU"; AT: "AT"; AZ: "AZ"; BS: "BS"; BH: "BH"; BD: "BD"; BB: "BB"; BY: "BY"; BE: "BE"; BZ: "BZ"; BJ: "BJ"; BT: "BT"; BO: "BO"; BA: "BA"; BW: "BW"; BR: "BR"; BN: "BN"; BG: "BG"; BF: "BF"; BI: "BI"; KH: "KH"; CM: "CM"; CA: "CA"; CV: "CV"; CF: "CF"; TD: "TD"; CL: "CL"; CN: "CN"; CO: "CO"; KM: "KM"; CG: "CG"; CR: "CR"; HR: "HR"; CU: "CU"; CY: "CY"; CZ: "CZ"; DK: "DK"; DJ: "DJ"; DM: "DM"; DO: "DO"; EC: "EC"; EG: "EG"; SV: "SV"; GQ: "GQ"; ER: "ER"; EE: "EE"; ET: "ET"; FJ: "FJ"; FI: "FI"; GA: "GA"; GM: "GM"; GE: "GE"; DE: "DE"; GH: "GH"; GR: "GR"; GD: "GD"; GT: "GT"; GN: "GN"; GW: "GW"; GY: "GY"; HT: "HT"; HN: "HN"; HU: "HU"; IS: "IS"; IN: "IN"; ID: "ID"; IR: "IR"; IQ: "IQ"; IE: "IE"; IL: "IL"; IT: "IT"; JM: "JM"; JP: "JP"; JO: "JO"; KZ: "KZ"; KE: "KE"; KI: "KI"; KP: "KP"; KR: "KR"; KW: "KW"; KG: "KG"; LA: "LA"; LV: "LV"; LB: "LB"; LS: "LS"; LR: "LR"; LY: "LY"; LI: "LI"; LT: "LT"; LU: "LU"; MG: "MG"; MW: "MW"; MY: "MY"; MV: "MV"; ML: "ML"; MT: "MT"; MH: "MH"; MR: "MR"; MU: "MU"; MX: "MX"; FM: "FM"; MD: "MD"; MC: "MC"; MN: "MN"; ME: "ME"; MA: "MA"; MZ: "MZ"; MM: "MM"; NA: "NA"; NR: "NR"; NP: "NP"; NZ: "NZ"; NI: "NI"; NE: "NE"; NG: "NG"; XI: "XI"; MK: "MK"; NO: "NO"; OM: "OM"; PK: "PK"; PW: "PW"; PA: "PA"; PG: "PG"; PY: "PY"; PE: "PE"; PH: "PH"; PL: "PL"; PT: "PT"; QA: "QA"; RO: "RO"; RU: "RU"; RW: "RW"; KN: "KN"; LC: "LC"; VC: "VC"; WS: "WS"; SM: "SM"; ST: "ST"; SA: "SA"; SN: "SN"; RS: "RS"; SC: "SC"; SL: "SL"; SG: "SG"; SK: "SK"; SI: "SI"; SB: "SB"; SO: "SO"; ZA: "ZA"; SS: "SS"; ES: "ES"; LK: "LK"; SD: "SD"; SR: "SR"; SE: "SE"; CH: "CH"; SY: "SY"; TW: "TW"; TJ: "TJ"; TZ: "TZ"; TH: "TH"; TL: "TL"; TG: "TG"; TO: "TO"; TT: "TT"; TN: "TN"; TR: "TR"; TM: "TM"; TV: "TV"; UG: "UG"; UA: "UA"; AE: "AE"; GB: "GB"; US: "US"; UY: "UY"; UZ: "UZ"; VU: "VU"; VA: "VA"; VE: "VE"; VN: "VN"; YE: "YE"; ZM: "ZM"; ZW: "ZW"; }>; number: z.ZodString; }, z.core.$strip>; export declare const zCoordinatesResponse: z.ZodObject<{ longitude: z.ZodNumber; latitude: z.ZodNumber; }, z.core.$strip>; export declare const zAddressResponse: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zSearchCollectionBusinessResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; parentName: z.ZodUnion; }, z.core.$strip>; export declare const zSearchCollectionIndividualResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zSearchCollectionsResponseItem: z.ZodObject<{ collection: z.ZodEnum<{ individual: "individual"; business: "business"; user: "user"; }>; entity: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; parentName: z.ZodUnion; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>]>; text_match: z.ZodNumber; }, z.core.$strip>; export declare const zSearchCollectionsResponse: z.ZodObject<{ items: z.ZodArray; entity: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; parentName: z.ZodUnion; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>]>; text_match: z.ZodNumber; }, z.core.$strip>>; }, z.core.$strip>; export declare const zNotificationPreset: z.ZodEnum<{ default: "default"; all: "all"; custom: "custom"; none: "none"; }>; export declare const zNotificationType: z.ZodEnum<{ "user.created": "user.created"; "system.test-notification": "system.test-notification"; }>; export declare const zPreferenceTypes: z.ZodObject<{ email: z.ZodArray>; sms: z.ZodArray>; app: z.ZodArray>; push: z.ZodArray>; }, z.core.$strip>; export declare const zGetMyNotificationPreferencesResponse: z.ZodObject<{ preset: z.ZodEnum<{ default: "default"; all: "all"; custom: "custom"; none: "none"; }>; emailEnabled: z.ZodBoolean; smsEnabled: z.ZodBoolean; appEnabled: z.ZodBoolean; pushEnabled: z.ZodBoolean; preferences: z.ZodObject<{ email: z.ZodArray>; sms: z.ZodArray>; app: z.ZodArray>; push: z.ZodArray>; }, z.core.$strip>; }, z.core.$strip>; export declare const zNotificationChannel: z.ZodEnum<{ email: "email"; sms: "sms"; app: "app"; push: "push"; }>; export declare const zNotificationTypeChannelConfig: z.ZodObject<{ channel: z.ZodEnum<{ email: "email"; sms: "sms"; app: "app"; push: "push"; }>; defaultValue: z.ZodBoolean; isSupported: z.ZodBoolean; }, z.core.$strip>; export declare const zViewNotificationTypeConfigTypeResponse: z.ZodObject<{ key: z.ZodEnum<{ "user.created": "user.created"; "system.test-notification": "system.test-notification"; }>; description: z.ZodString; channelConfigs: z.ZodArray; defaultValue: z.ZodBoolean; isSupported: z.ZodBoolean; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewNotificationTypesConfigGroupResponse: z.ZodObject<{ name: z.ZodString; description: z.ZodString; types: z.ZodArray; description: z.ZodString; channelConfigs: z.ZodArray; defaultValue: z.ZodBoolean; isSupported: z.ZodBoolean; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zGetNotificationTypesConfigResponse: z.ZodObject<{ groups: z.ZodArray; description: z.ZodString; channelConfigs: z.ZodArray; defaultValue: z.ZodBoolean; isSupported: z.ZodBoolean; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zUpdateMyChannelNotificationPreferenceCommand: z.ZodObject<{ channel: z.ZodEnum<{ email: "email"; sms: "sms"; app: "app"; push: "push"; }>; isEnabled: z.ZodBoolean; }, z.core.$strip>; export declare const zGetMyNotificationsFilterQuery: z.ZodObject<{ onlyUnread: z.ZodOptional; }, z.core.$strip>; export declare const zGetMyNotificationsQueryKey: z.ZodObject<{ createdAt: z.ZodString; notificationUuid: z.ZodUUID; }, z.core.$strip>; export declare const zGetMyNotificationsPaginationQuery: z.ZodObject<{ limit: z.ZodNumber; key: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; export declare const zCreatedByUserResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; export declare const zTestNotificationContent: z.ZodObject<{ message: z.ZodString; }, z.core.$strip>; export declare const zSystemTestNotificationNotification: z.ZodObject<{ createdAt: z.ZodISODateTime; readAt: z.ZodUnion; notificationUuid: z.ZodUUID; createdByUser: z.ZodUnion, z.ZodNull]>; message: z.ZodString; type: z.ZodEnum<{ "system.test-notification": "system.test-notification"; }>; meta: z.ZodObject<{ message: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zGetMyNotificationsResponseMeta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zGetMyNotificationsResponse: z.ZodObject<{ items: z.ZodArray; notificationUuid: z.ZodUUID; createdByUser: z.ZodUnion, z.ZodNull]>; message: z.ZodString; type: z.ZodEnum<{ "system.test-notification": "system.test-notification"; }>; meta: z.ZodObject<{ message: z.ZodString; }, z.core.$strip>; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zViewUnreadNotificationsCountResponse: z.ZodObject<{ amount: z.ZodNumber; exceedsLimit: z.ZodBoolean; }, z.core.$strip>; export declare const zUserNotificationNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ user_notification_not_found: "user_notification_not_found"; }>; }, z.core.$strip>; export declare const zUpdateMyNotificationTypePreferenceCommand: z.ZodObject<{ channel: z.ZodEnum<{ email: "email"; sms: "sms"; app: "app"; push: "push"; }>; isEnabled: z.ZodBoolean; types: z.ZodArray>; }, z.core.$strip>; export declare const zUpdateMyNotificationPreferencePresetCommand: z.ZodObject<{ preset: z.ZodEnum<{ default: "default"; all: "all"; custom: "custom"; none: "none"; }>; }, z.core.$strip>; export declare const zMigrationAlreadyPerformedErrorMeta: z.ZodObject<{ type: z.ZodArray>; }, z.core.$strip>; export declare const zMigrationAlreadyPerformedError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ migration_already_performed: "migration_already_performed"; }>; meta: z.ZodObject<{ type: z.ZodArray>; }, z.core.$strip>; }, z.core.$strip>; export declare const zMigrateNotificationTypesCommand: z.ZodObject<{ types: z.ZodArray>; }, z.core.$strip>; export declare const zSendTestNotificationCommand: z.ZodObject<{ message: z.ZodString; }, z.core.$strip>; export declare const zViewJobsIndexSortQueryKey: z.ZodEnum<{ createdAt: "createdAt"; }>; export declare const zSortDirection: z.ZodEnum<{ asc: "asc"; desc: "desc"; }>; export declare const zViewJobsIndexSortQuery: z.ZodObject<{ key: z.ZodEnum<{ createdAt: "createdAt"; }>; order: z.ZodEnum<{ asc: "asc"; desc: "desc"; }>; }, z.core.$strip>; export declare const zQueueName: z.ZodEnum<{ system: "system"; }>; export declare const zViewJobsIndexFilterQuery: z.ZodObject<{ queueNames: z.ZodOptional>>; }, z.core.$strip>; export declare const zViewJobsIndexQueryKey: z.ZodObject<{ createdAt: z.ZodOptional; id: z.ZodString; }, z.core.$strip>; export declare const zViewJobsIndexPaginationQuery: z.ZodObject<{ limit: z.ZodNumber; key: z.ZodOptional; id: z.ZodString; }, z.core.$strip>, z.ZodNull]>>; }, z.core.$strip>; export declare const zJobStatus: z.ZodEnum<{ created: "created"; active: "active"; completed: "completed"; retry: "retry"; failed: "failed"; cancelled: "cancelled"; }>; export declare const zViewJobsIndexItemResponse: z.ZodObject<{ queueName: z.ZodEnum<{ system: "system"; }>; id: z.ZodUUID; name: z.ZodString; status: z.ZodEnum<{ created: "created"; active: "active"; completed: "completed"; retry: "retry"; failed: "failed"; cancelled: "cancelled"; }>; createdAt: z.ZodISODateTime; completedAt: z.ZodUnion; }, z.core.$strip>; export declare const zViewJobsIndexResponseMeta: z.ZodObject<{ next: z.ZodUnion; id: z.ZodString; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zViewJobsIndexResponse: z.ZodObject<{ items: z.ZodArray; id: z.ZodUUID; name: z.ZodString; status: z.ZodEnum<{ created: "created"; active: "active"; completed: "completed"; retry: "retry"; failed: "failed"; cancelled: "cancelled"; }>; createdAt: z.ZodISODateTime; completedAt: z.ZodUnion; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion; id: z.ZodString; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zJobNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ job_not_found: "job_not_found"; }>; }, z.core.$strip>; export declare const zViewJobDetailResponse: z.ZodObject<{ id: z.ZodUUID; queueName: z.ZodEnum<{ system: "system"; }>; priority: z.ZodNumber; name: z.ZodString; data: z.ZodRecord; status: z.ZodEnum<{ created: "created"; active: "active"; completed: "completed"; retry: "retry"; failed: "failed"; cancelled: "cancelled"; }>; retryLimit: z.ZodNumber; retryCount: z.ZodNumber; retryDelay: z.ZodNumber; retryBackoff: z.ZodBoolean; startAfter: z.ZodISODateTime; startedAt: z.ZodUnion; singletonKey: z.ZodUnion; singletonOn: z.ZodUnion; expireIn: z.ZodRecord; createdAt: z.ZodISODateTime; completedAt: z.ZodUnion; keepUntil: z.ZodISODateTime; output: z.ZodUnion, z.ZodNull]>; deadLetter: z.ZodUnion; policy: z.ZodUnion; }, z.core.$strip>; export declare const zCoordinatesCommand: z.ZodObject<{ longitude: z.ZodNumber; latitude: z.ZodNumber; }, z.core.$strip>; export declare const zAddressCommand: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zCreateLocationCommand: z.ZodObject<{ address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zCreateLocationResponse: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zUpdateLocationCommand: z.ZodObject<{ address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zLocationDetailResponse: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zCoordinatesNotProvidedApiError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ coordinates_not_provided: "coordinates_not_provided"; }>; }, z.core.$strip>; export declare const zCoordinatesQuery: z.ZodObject<{ longitude: z.ZodString; latitude: z.ZodString; }, z.core.$strip>; export declare const zViewLocationIndexFilterQuery: z.ZodObject<{ postalCodes: z.ZodOptional>; coordinates: z.ZodOptional>; radiusInMeters: z.ZodOptional; }, z.core.$strip>; export declare const zViewLocationIndexSortQueryKey: z.ZodEnum<{ coordinates: "coordinates"; }>; export declare const zViewLocationIndexSortQuery: z.ZodObject<{ key: z.ZodEnum<{ coordinates: "coordinates"; }>; order: z.ZodEnum<{ asc: "asc"; desc: "desc"; }>; }, z.core.$strip>; export declare const zLocationResponse: z.ZodObject<{ uuid: z.ZodUUID; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zViewLocationIndexResponse: z.ZodObject<{ items: z.ZodArray; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zLocationNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ location_not_found: "location_not_found"; }>; }, z.core.$strip>; export declare const zCreateIndividualCommand: z.ZodObject<{ uuid: z.ZodOptional; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; customFields: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zCreateIndividualResponse: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zIndividualNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ individual_not_found: "individual_not_found"; }>; }, z.core.$strip>; export declare const zUpdateIndividualCommand: z.ZodObject<{ firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodOptional; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>>; customFields: z.ZodOptional, z.ZodNull]>>; language: z.ZodOptional>; }, z.core.$strip>; export declare const zUpdateIndividualStatusCommand: z.ZodObject<{ status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; }, z.core.$strip>; export declare const zViewIndividualStatisticsResponse: z.ZodObject<{ total: z.ZodNumber; monthlyPercentageGrowth: z.ZodUnion; monthlyAdded: z.ZodNumber; }, z.core.$strip>; export declare const zViewIndividualIndexResponseItem: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; }, z.core.$strip>; export declare const zViewIndividualIndexResponse: z.ZodObject<{ items: z.ZodArray; phone: z.ZodUnion; mobilePhone: z.ZodUnion; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zIndividualBillingInformationResponse: z.ZodObject<{ uuid: z.ZodUUID; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zIndividualContactPersonResponse: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>; export declare const zLinkedBusinessResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; position: z.ZodUnion; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>; export declare const zViewIndividualDetailResponse: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; billingInformation: z.ZodUnion; invoiceCcEmails: z.ZodArray; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; contactPersons: z.ZodArray; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>>; linkedBusinesses: z.ZodArray; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; customFields: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zViewIndividualActivityLogIndexQueryKey: z.ZodObject<{ createdAt: z.ZodString; uuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewIndividualActivityLogIndexPaginationQuery: z.ZodObject<{ limit: z.ZodNumber; key: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; export declare const zDomainEventType: z.ZodEnum<{ "individual.billing-information.upserted": "individual.billing-information.upserted"; "individual.status.updated": "individual.status.updated"; "individual.updated": "individual.updated"; "individual.created": "individual.created"; "business.created": "business.created"; "business.updated": "business.updated"; "business.billing-information.upserted": "business.billing-information.upserted"; "business.status.updated": "business.status.updated"; "cbe-enterprise.imported": "cbe-enterprise.imported"; "cbe-denomination.imported": "cbe-denomination.imported"; "cbe-contact.imported": "cbe-contact.imported"; "cbe-address.imported": "cbe-address.imported"; "business.contact-person.linked": "business.contact-person.linked"; "deal.contact.person.linked": "deal.contact.person.linked"; "cbe-establishment.imported": "cbe-establishment.imported"; "deal.created": "deal.created"; "deal.updated": "deal.updated"; "deal.column.transitioned": "deal.column.transitioned"; "mail.created": "mail.created"; "location.created": "location.created"; "location.updated": "location.updated"; "mail.sent": "mail.sent"; "board-column.created": "board-column.created"; "board-column-transition.created": "board-column-transition.created"; "board-column-transition-trigger.created": "board-column-transition-trigger.created"; "business.contact-person.unlinked": "business.contact-person.unlinked"; "business.contact-person.updated": "business.contact-person.updated"; "business.contact-person.made-primary": "business.contact-person.made-primary"; "custom-field-definition.created": "custom-field-definition.created"; "individual-user-grant.created": "individual-user-grant.created"; "individual-user-grant.email-verified": "individual-user-grant.email-verified"; "deal.contact.person.made-primary": "deal.contact.person.made-primary"; "deal.contact.person.unlinked": "deal.contact.person.unlinked"; "deal.contact.person.updated": "deal.contact.person.updated"; "deal.owner.updated": "deal.owner.updated"; "individual.contact-person.linked": "individual.contact-person.linked"; "individual.contact-person.unlinked": "individual.contact-person.unlinked"; "individual.contact-person.updated": "individual.contact-person.updated"; "individual.contact-person.made-primary": "individual.contact-person.made-primary"; "mail.template.created": "mail.template.created"; "mail.template.updated": "mail.template.updated"; "business.note.created": "business.note.created"; "individual.note.created": "individual.note.created"; "deal.note.created": "deal.note.created"; "business.note.updated": "business.note.updated"; "individual.note.updated": "individual.note.updated"; "deal.note.updated": "deal.note.updated"; "individual.note.file.added": "individual.note.file.added"; "business.note.file.added": "business.note.file.added"; "deal.note.file.added": "deal.note.file.added"; "business.note.file.deleted": "business.note.file.deleted"; "individual.note.file.deleted": "individual.note.file.deleted"; "deal.note.file.deleted": "deal.note.file.deleted"; "business.note.deleted": "business.note.deleted"; "individual.note.deleted": "individual.note.deleted"; "deal.note.deleted": "deal.note.deleted"; "user.created": "user.created"; "file.created": "file.created"; "file.uploaded": "file.uploaded"; "notification.created": "notification.created"; "notification.read": "notification.read"; "notification.read.all": "notification.read.all"; "notification.unread": "notification.unread"; "notification.types.migrated": "notification.types.migrated"; "notification.preference.preset.updated": "notification.preference.preset.updated"; "role.created": "role.created"; "role.deleted": "role.deleted"; "role.renamed": "role.renamed"; "role.permissions.updated": "role.permissions.updated"; "role.permissions.cache.cleared": "role.permissions.cache.cleared"; "test-notification.sent": "test-notification.sent"; "tenant.created": "tenant.created"; "tenant.updated": "tenant.updated"; "user.updated": "user.updated"; "user.role-assigned": "user.role-assigned"; "user.roles-set": "user.roles-set"; "user.notification.created": "user.notification.created"; "user.default-notification-preferences.assigned": "user.default-notification-preferences.assigned"; }>; export declare const zIndividualActivityLogItemResponse: z.ZodObject<{ createdAt: z.ZodISODateTime; type: z.ZodEnum<{ "individual.billing-information.upserted": "individual.billing-information.upserted"; "individual.status.updated": "individual.status.updated"; "individual.updated": "individual.updated"; "individual.created": "individual.created"; "business.created": "business.created"; "business.updated": "business.updated"; "business.billing-information.upserted": "business.billing-information.upserted"; "business.status.updated": "business.status.updated"; "cbe-enterprise.imported": "cbe-enterprise.imported"; "cbe-denomination.imported": "cbe-denomination.imported"; "cbe-contact.imported": "cbe-contact.imported"; "cbe-address.imported": "cbe-address.imported"; "business.contact-person.linked": "business.contact-person.linked"; "deal.contact.person.linked": "deal.contact.person.linked"; "cbe-establishment.imported": "cbe-establishment.imported"; "deal.created": "deal.created"; "deal.updated": "deal.updated"; "deal.column.transitioned": "deal.column.transitioned"; "mail.created": "mail.created"; "location.created": "location.created"; "location.updated": "location.updated"; "mail.sent": "mail.sent"; "board-column.created": "board-column.created"; "board-column-transition.created": "board-column-transition.created"; "board-column-transition-trigger.created": "board-column-transition-trigger.created"; "business.contact-person.unlinked": "business.contact-person.unlinked"; "business.contact-person.updated": "business.contact-person.updated"; "business.contact-person.made-primary": "business.contact-person.made-primary"; "custom-field-definition.created": "custom-field-definition.created"; "individual-user-grant.created": "individual-user-grant.created"; "individual-user-grant.email-verified": "individual-user-grant.email-verified"; "deal.contact.person.made-primary": "deal.contact.person.made-primary"; "deal.contact.person.unlinked": "deal.contact.person.unlinked"; "deal.contact.person.updated": "deal.contact.person.updated"; "deal.owner.updated": "deal.owner.updated"; "individual.contact-person.linked": "individual.contact-person.linked"; "individual.contact-person.unlinked": "individual.contact-person.unlinked"; "individual.contact-person.updated": "individual.contact-person.updated"; "individual.contact-person.made-primary": "individual.contact-person.made-primary"; "mail.template.created": "mail.template.created"; "mail.template.updated": "mail.template.updated"; "business.note.created": "business.note.created"; "individual.note.created": "individual.note.created"; "deal.note.created": "deal.note.created"; "business.note.updated": "business.note.updated"; "individual.note.updated": "individual.note.updated"; "deal.note.updated": "deal.note.updated"; "individual.note.file.added": "individual.note.file.added"; "business.note.file.added": "business.note.file.added"; "deal.note.file.added": "deal.note.file.added"; "business.note.file.deleted": "business.note.file.deleted"; "individual.note.file.deleted": "individual.note.file.deleted"; "deal.note.file.deleted": "deal.note.file.deleted"; "business.note.deleted": "business.note.deleted"; "individual.note.deleted": "individual.note.deleted"; "deal.note.deleted": "deal.note.deleted"; "user.created": "user.created"; "file.created": "file.created"; "file.uploaded": "file.uploaded"; "notification.created": "notification.created"; "notification.read": "notification.read"; "notification.read.all": "notification.read.all"; "notification.unread": "notification.unread"; "notification.types.migrated": "notification.types.migrated"; "notification.preference.preset.updated": "notification.preference.preset.updated"; "role.created": "role.created"; "role.deleted": "role.deleted"; "role.renamed": "role.renamed"; "role.permissions.updated": "role.permissions.updated"; "role.permissions.cache.cleared": "role.permissions.cache.cleared"; "test-notification.sent": "test-notification.sent"; "tenant.created": "tenant.created"; "tenant.updated": "tenant.updated"; "user.updated": "user.updated"; "user.role-assigned": "user.role-assigned"; "user.roles-set": "user.roles-set"; "user.notification.created": "user.notification.created"; "user.default-notification-preferences.assigned": "user.default-notification-preferences.assigned"; }>; message: z.ZodString; userUuid: z.ZodUnion; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; changedBy: z.ZodString; content: z.ZodRecord; }, z.core.$strip>; export declare const zViewIndividualActivityLogIndexResponseMeta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zViewIndividualActivityLogIndexResponse: z.ZodObject<{ items: z.ZodArray; message: z.ZodString; userUuid: z.ZodUnion; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; changedBy: z.ZodString; content: z.ZodRecord; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessVatNumberAlreadyExistsError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 409: "409"; }>; code: z.ZodEnum<{ business_vat_number_already_exists: "business_vat_number_already_exists"; }>; }, z.core.$strip>; export declare const zInvalidVatNumberError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ invalid_vat_number: "invalid_vat_number"; }>; }, z.core.$strip>; export declare const zCreateBusinessIndividualCommand: z.ZodObject<{ firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>; export declare const zVatNumberCommand: z.ZodObject<{ countryCode: z.ZodEnum<{ NL: "NL"; FR: "FR"; AF: "AF"; AL: "AL"; DZ: "DZ"; AD: "AD"; AO: "AO"; AG: "AG"; AR: "AR"; AM: "AM"; AU: "AU"; AT: "AT"; AZ: "AZ"; BS: "BS"; BH: "BH"; BD: "BD"; BB: "BB"; BY: "BY"; BE: "BE"; BZ: "BZ"; BJ: "BJ"; BT: "BT"; BO: "BO"; BA: "BA"; BW: "BW"; BR: "BR"; BN: "BN"; BG: "BG"; BF: "BF"; BI: "BI"; KH: "KH"; CM: "CM"; CA: "CA"; CV: "CV"; CF: "CF"; TD: "TD"; CL: "CL"; CN: "CN"; CO: "CO"; KM: "KM"; CG: "CG"; CR: "CR"; HR: "HR"; CU: "CU"; CY: "CY"; CZ: "CZ"; DK: "DK"; DJ: "DJ"; DM: "DM"; DO: "DO"; EC: "EC"; EG: "EG"; SV: "SV"; GQ: "GQ"; ER: "ER"; EE: "EE"; ET: "ET"; FJ: "FJ"; FI: "FI"; GA: "GA"; GM: "GM"; GE: "GE"; DE: "DE"; GH: "GH"; GR: "GR"; GD: "GD"; GT: "GT"; GN: "GN"; GW: "GW"; GY: "GY"; HT: "HT"; HN: "HN"; HU: "HU"; IS: "IS"; IN: "IN"; ID: "ID"; IR: "IR"; IQ: "IQ"; IE: "IE"; IL: "IL"; IT: "IT"; JM: "JM"; JP: "JP"; JO: "JO"; KZ: "KZ"; KE: "KE"; KI: "KI"; KP: "KP"; KR: "KR"; KW: "KW"; KG: "KG"; LA: "LA"; LV: "LV"; LB: "LB"; LS: "LS"; LR: "LR"; LY: "LY"; LI: "LI"; LT: "LT"; LU: "LU"; MG: "MG"; MW: "MW"; MY: "MY"; MV: "MV"; ML: "ML"; MT: "MT"; MH: "MH"; MR: "MR"; MU: "MU"; MX: "MX"; FM: "FM"; MD: "MD"; MC: "MC"; MN: "MN"; ME: "ME"; MA: "MA"; MZ: "MZ"; MM: "MM"; NA: "NA"; NR: "NR"; NP: "NP"; NZ: "NZ"; NI: "NI"; NE: "NE"; NG: "NG"; XI: "XI"; MK: "MK"; NO: "NO"; OM: "OM"; PK: "PK"; PW: "PW"; PA: "PA"; PG: "PG"; PY: "PY"; PE: "PE"; PH: "PH"; PL: "PL"; PT: "PT"; QA: "QA"; RO: "RO"; RU: "RU"; RW: "RW"; KN: "KN"; LC: "LC"; VC: "VC"; WS: "WS"; SM: "SM"; ST: "ST"; SA: "SA"; SN: "SN"; RS: "RS"; SC: "SC"; SL: "SL"; SG: "SG"; SK: "SK"; SI: "SI"; SB: "SB"; SO: "SO"; ZA: "ZA"; SS: "SS"; ES: "ES"; LK: "LK"; SD: "SD"; SR: "SR"; SE: "SE"; CH: "CH"; SY: "SY"; TW: "TW"; TJ: "TJ"; TZ: "TZ"; TH: "TH"; TL: "TL"; TG: "TG"; TO: "TO"; TT: "TT"; TN: "TN"; TR: "TR"; TM: "TM"; TV: "TV"; UG: "UG"; UA: "UA"; AE: "AE"; GB: "GB"; US: "US"; UY: "UY"; UZ: "UZ"; VU: "VU"; VA: "VA"; VE: "VE"; VN: "VN"; YE: "YE"; ZM: "ZM"; ZW: "ZW"; }>; number: z.ZodString; }, z.core.$strip>; export declare const zCreateBusinessCommand: z.ZodObject<{ uuid: z.ZodOptional; name: z.ZodString; individual: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>, z.ZodNull]>; individualUuid: z.ZodUnion; individualPosition: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; customFields: z.ZodUnion, z.ZodNull]>; parentUuid: z.ZodUnion; childUuid: z.ZodUnion; }, z.core.$strip>; export declare const zCreateBusinessResponse: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zViesServiceUnavailableError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 503: "503"; }>; code: z.ZodEnum<{ vies_service_unavailable: "vies_service_unavailable"; }>; }, z.core.$strip>; export declare const zCheckVatNumberResponse: z.ZodObject<{ countryCode: z.ZodEnum<{ NL: "NL"; FR: "FR"; AF: "AF"; AL: "AL"; DZ: "DZ"; AD: "AD"; AO: "AO"; AG: "AG"; AR: "AR"; AM: "AM"; AU: "AU"; AT: "AT"; AZ: "AZ"; BS: "BS"; BH: "BH"; BD: "BD"; BB: "BB"; BY: "BY"; BE: "BE"; BZ: "BZ"; BJ: "BJ"; BT: "BT"; BO: "BO"; BA: "BA"; BW: "BW"; BR: "BR"; BN: "BN"; BG: "BG"; BF: "BF"; BI: "BI"; KH: "KH"; CM: "CM"; CA: "CA"; CV: "CV"; CF: "CF"; TD: "TD"; CL: "CL"; CN: "CN"; CO: "CO"; KM: "KM"; CG: "CG"; CR: "CR"; HR: "HR"; CU: "CU"; CY: "CY"; CZ: "CZ"; DK: "DK"; DJ: "DJ"; DM: "DM"; DO: "DO"; EC: "EC"; EG: "EG"; SV: "SV"; GQ: "GQ"; ER: "ER"; EE: "EE"; ET: "ET"; FJ: "FJ"; FI: "FI"; GA: "GA"; GM: "GM"; GE: "GE"; DE: "DE"; GH: "GH"; GR: "GR"; GD: "GD"; GT: "GT"; GN: "GN"; GW: "GW"; GY: "GY"; HT: "HT"; HN: "HN"; HU: "HU"; IS: "IS"; IN: "IN"; ID: "ID"; IR: "IR"; IQ: "IQ"; IE: "IE"; IL: "IL"; IT: "IT"; JM: "JM"; JP: "JP"; JO: "JO"; KZ: "KZ"; KE: "KE"; KI: "KI"; KP: "KP"; KR: "KR"; KW: "KW"; KG: "KG"; LA: "LA"; LV: "LV"; LB: "LB"; LS: "LS"; LR: "LR"; LY: "LY"; LI: "LI"; LT: "LT"; LU: "LU"; MG: "MG"; MW: "MW"; MY: "MY"; MV: "MV"; ML: "ML"; MT: "MT"; MH: "MH"; MR: "MR"; MU: "MU"; MX: "MX"; FM: "FM"; MD: "MD"; MC: "MC"; MN: "MN"; ME: "ME"; MA: "MA"; MZ: "MZ"; MM: "MM"; NA: "NA"; NR: "NR"; NP: "NP"; NZ: "NZ"; NI: "NI"; NE: "NE"; NG: "NG"; XI: "XI"; MK: "MK"; NO: "NO"; OM: "OM"; PK: "PK"; PW: "PW"; PA: "PA"; PG: "PG"; PY: "PY"; PE: "PE"; PH: "PH"; PL: "PL"; PT: "PT"; QA: "QA"; RO: "RO"; RU: "RU"; RW: "RW"; KN: "KN"; LC: "LC"; VC: "VC"; WS: "WS"; SM: "SM"; ST: "ST"; SA: "SA"; SN: "SN"; RS: "RS"; SC: "SC"; SL: "SL"; SG: "SG"; SK: "SK"; SI: "SI"; SB: "SB"; SO: "SO"; ZA: "ZA"; SS: "SS"; ES: "ES"; LK: "LK"; SD: "SD"; SR: "SR"; SE: "SE"; CH: "CH"; SY: "SY"; TW: "TW"; TJ: "TJ"; TZ: "TZ"; TH: "TH"; TL: "TL"; TG: "TG"; TO: "TO"; TT: "TT"; TN: "TN"; TR: "TR"; TM: "TM"; TV: "TV"; UG: "UG"; UA: "UA"; AE: "AE"; GB: "GB"; US: "US"; UY: "UY"; UZ: "UZ"; VU: "VU"; VA: "VA"; VE: "VE"; VN: "VN"; YE: "YE"; ZM: "ZM"; ZW: "ZW"; }>; vatNumber: z.ZodString; requestDate: z.ZodISODateTime; isValid: z.ZodBoolean; requestIdentifier: z.ZodUnion; name: z.ZodUnion; address: z.ZodUnion; traderName: z.ZodUnion; traderStreet: z.ZodUnion; traderPostalCode: z.ZodUnion; traderCity: z.ZodUnion; traderCompanyType: z.ZodUnion; traderNameMatch: z.ZodUnion; traderStreetMatch: z.ZodUnion; traderPostalCodeMatch: z.ZodUnion; traderCityMatch: z.ZodUnion; traderCompanyTypeMatch: z.ZodUnion; }, z.core.$strip>; export declare const zBusinessNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ business_not_found: "business_not_found"; }>; }, z.core.$strip>; export declare const zUpdateBusinessCommand: z.ZodObject<{ name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; customFields: z.ZodUnion, z.ZodNull]>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; export declare const zUpdateBusinessStatusCommand: z.ZodObject<{ status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; }>; }, z.core.$strip>; export declare const zViewBusinessStatisticsResponse: z.ZodObject<{ total: z.ZodNumber; monthlyPercentageGrowth: z.ZodNumber; monthlyAdded: z.ZodNumber; }, z.core.$strip>; export declare const zViewBusinessIndexResponseItem: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; parentName: z.ZodUnion; }, z.core.$strip>; export declare const zViewBusinessIndexResponse: z.ZodObject<{ items: z.ZodArray; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; parentName: z.ZodUnion; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zBusinessBillingInformationResponse: z.ZodObject<{ uuid: z.ZodUUID; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; reminderEmail: z.ZodUnion; reminderCcEmails: z.ZodArray; purchaseNoteEmail: z.ZodUnion; purchaseNoteCcEmails: z.ZodArray; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zBusinessContactPersonResponse: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>; export declare const zChildParentBusinessResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zViewBusinessDetailResponse: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; billingInformation: z.ZodUnion; invoiceCcEmails: z.ZodArray; reminderEmail: z.ZodUnion; reminderCcEmails: z.ZodArray; purchaseNoteEmail: z.ZodUnion; purchaseNoteCcEmails: z.ZodArray; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; contactPersons: z.ZodArray; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>>; parent: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; children: z.ZodArray; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; customFields: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zInvalidBillingInformationError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ invalid_billing_information: "invalid_billing_information"; }>; }, z.core.$strip>; export declare const zUpsertBusinessBillingInformationCommand: z.ZodObject<{ billingAddress: z.ZodOptional; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>>; invoiceEmail: z.ZodOptional>; invoiceCcEmails: z.ZodOptional, z.ZodNull]>>; reminderEmail: z.ZodOptional>; reminderCcEmails: z.ZodOptional, z.ZodNull]>>; purchaseNoteEmail: z.ZodOptional>; purchaseNoteCcEmails: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; export declare const zBusinessCircularReferenceError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ business_circular_reference: "business_circular_reference"; }>; }, z.core.$strip>; export declare const zViewBusinessActivityLogIndexQueryKey: z.ZodObject<{ createdAt: z.ZodString; uuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewBusinessActivityLogIndexPaginationQuery: z.ZodObject<{ limit: z.ZodNumber; key: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; export declare const zBusinessActivityLogItemResponse: z.ZodObject<{ createdAt: z.ZodISODateTime; type: z.ZodEnum<{ "individual.billing-information.upserted": "individual.billing-information.upserted"; "individual.status.updated": "individual.status.updated"; "individual.updated": "individual.updated"; "individual.created": "individual.created"; "business.created": "business.created"; "business.updated": "business.updated"; "business.billing-information.upserted": "business.billing-information.upserted"; "business.status.updated": "business.status.updated"; "cbe-enterprise.imported": "cbe-enterprise.imported"; "cbe-denomination.imported": "cbe-denomination.imported"; "cbe-contact.imported": "cbe-contact.imported"; "cbe-address.imported": "cbe-address.imported"; "business.contact-person.linked": "business.contact-person.linked"; "deal.contact.person.linked": "deal.contact.person.linked"; "cbe-establishment.imported": "cbe-establishment.imported"; "deal.created": "deal.created"; "deal.updated": "deal.updated"; "deal.column.transitioned": "deal.column.transitioned"; "mail.created": "mail.created"; "location.created": "location.created"; "location.updated": "location.updated"; "mail.sent": "mail.sent"; "board-column.created": "board-column.created"; "board-column-transition.created": "board-column-transition.created"; "board-column-transition-trigger.created": "board-column-transition-trigger.created"; "business.contact-person.unlinked": "business.contact-person.unlinked"; "business.contact-person.updated": "business.contact-person.updated"; "business.contact-person.made-primary": "business.contact-person.made-primary"; "custom-field-definition.created": "custom-field-definition.created"; "individual-user-grant.created": "individual-user-grant.created"; "individual-user-grant.email-verified": "individual-user-grant.email-verified"; "deal.contact.person.made-primary": "deal.contact.person.made-primary"; "deal.contact.person.unlinked": "deal.contact.person.unlinked"; "deal.contact.person.updated": "deal.contact.person.updated"; "deal.owner.updated": "deal.owner.updated"; "individual.contact-person.linked": "individual.contact-person.linked"; "individual.contact-person.unlinked": "individual.contact-person.unlinked"; "individual.contact-person.updated": "individual.contact-person.updated"; "individual.contact-person.made-primary": "individual.contact-person.made-primary"; "mail.template.created": "mail.template.created"; "mail.template.updated": "mail.template.updated"; "business.note.created": "business.note.created"; "individual.note.created": "individual.note.created"; "deal.note.created": "deal.note.created"; "business.note.updated": "business.note.updated"; "individual.note.updated": "individual.note.updated"; "deal.note.updated": "deal.note.updated"; "individual.note.file.added": "individual.note.file.added"; "business.note.file.added": "business.note.file.added"; "deal.note.file.added": "deal.note.file.added"; "business.note.file.deleted": "business.note.file.deleted"; "individual.note.file.deleted": "individual.note.file.deleted"; "deal.note.file.deleted": "deal.note.file.deleted"; "business.note.deleted": "business.note.deleted"; "individual.note.deleted": "individual.note.deleted"; "deal.note.deleted": "deal.note.deleted"; "user.created": "user.created"; "file.created": "file.created"; "file.uploaded": "file.uploaded"; "notification.created": "notification.created"; "notification.read": "notification.read"; "notification.read.all": "notification.read.all"; "notification.unread": "notification.unread"; "notification.types.migrated": "notification.types.migrated"; "notification.preference.preset.updated": "notification.preference.preset.updated"; "role.created": "role.created"; "role.deleted": "role.deleted"; "role.renamed": "role.renamed"; "role.permissions.updated": "role.permissions.updated"; "role.permissions.cache.cleared": "role.permissions.cache.cleared"; "test-notification.sent": "test-notification.sent"; "tenant.created": "tenant.created"; "tenant.updated": "tenant.updated"; "user.updated": "user.updated"; "user.role-assigned": "user.role-assigned"; "user.roles-set": "user.roles-set"; "user.notification.created": "user.notification.created"; "user.default-notification-preferences.assigned": "user.default-notification-preferences.assigned"; }>; message: z.ZodString; userUuid: z.ZodUnion; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; changedBy: z.ZodString; content: z.ZodRecord; }, z.core.$strip>; export declare const zViewBusinessActivityLogIndexResponseMeta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zViewBusinessActivityLogIndexResponse: z.ZodObject<{ items: z.ZodArray; message: z.ZodString; userUuid: z.ZodUnion; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; changedBy: z.ZodString; content: z.ZodRecord; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zCheckBusinessVatNumberExistenceResponse: z.ZodObject<{ doesExist: z.ZodBoolean; }, z.core.$strip>; export declare const zNoteMustHaveEntityError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ note_must_have_entity: "note_must_have_entity"; }>; }, z.core.$strip>; export declare const zCreateNoteCommand: z.ZodObject<{ content: z.ZodString; businessUuid: z.ZodUnion; individualUuid: z.ZodUnion; dealUuid: z.ZodUnion; }, z.core.$strip>; export declare const zCreateNoteResponse: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zUpdateNoteCommand: z.ZodObject<{ content: z.ZodString; }, z.core.$strip>; export declare const zViewBusinessNotesIndexQueryKey: z.ZodObject<{ createdAt: z.ZodString; uuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewBusinessNotesIndexPaginationQuery: z.ZodObject<{ limit: z.ZodNumber; key: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; export declare const zPresignedFileVariantResponse: z.ZodObject<{ label: z.ZodString; url: z.ZodString; }, z.core.$strip>; export declare const zPresignedFileResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; mimeType: z.ZodUnion, z.ZodNull]>; url: z.ZodString; blurHash: z.ZodUnion; variants: z.ZodArray>; }, z.core.$strip>; export declare const zBusinessNotesResponse: z.ZodObject<{ uuid: z.ZodUUID; updatedAt: z.ZodISODateTime; content: z.ZodString; files: z.ZodArray, z.ZodNull]>; url: z.ZodString; blurHash: z.ZodUnion; variants: z.ZodArray>; }, z.core.$strip>>; lastUpdatedByUser: z.ZodString; lastUpdatedByUserUuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewBusinessNotesIndexResponseMeta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zViewBusinessNotesIndexResponse: z.ZodObject<{ items: z.ZodArray, z.ZodNull]>; url: z.ZodString; blurHash: z.ZodUnion; variants: z.ZodArray>; }, z.core.$strip>>; lastUpdatedByUser: z.ZodString; lastUpdatedByUserUuid: z.ZodUUID; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zViewIndividualNotesIndexQueryKey: z.ZodObject<{ createdAt: z.ZodString; uuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewIndividualNotesIndexPaginationQuery: z.ZodObject<{ limit: z.ZodNumber; key: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; export declare const zIndividualNotesResponse: z.ZodObject<{ uuid: z.ZodUUID; updatedAt: z.ZodISODateTime; content: z.ZodString; files: z.ZodArray, z.ZodNull]>; url: z.ZodString; blurHash: z.ZodUnion; variants: z.ZodArray>; }, z.core.$strip>>; lastUpdatedByUser: z.ZodString; lastUpdatedByUserUuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewIndividualNotesIndexResponseMeta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zViewIndividualNotesIndexResponse: z.ZodObject<{ items: z.ZodArray, z.ZodNull]>; url: z.ZodString; blurHash: z.ZodUnion; variants: z.ZodArray>; }, z.core.$strip>>; lastUpdatedByUser: z.ZodString; lastUpdatedByUserUuid: z.ZodUUID; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zViewDealNotesIndexQueryKey: z.ZodObject<{ createdAt: z.ZodISODateTime; uuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewDealNotesIndexPaginationQuery: z.ZodObject<{ limit: z.ZodNumber; key: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; export declare const zDealNotesResponse: z.ZodObject<{ uuid: z.ZodUUID; updatedAt: z.ZodISODateTime; content: z.ZodString; files: z.ZodArray, z.ZodNull]>; url: z.ZodString; blurHash: z.ZodUnion; variants: z.ZodArray>; }, z.core.$strip>>; lastUpdatedByUser: z.ZodString; lastUpdatedByUserUuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewDealNotesIndexResponseMeta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zViewDealNotesIndexResponse: z.ZodObject<{ items: z.ZodArray, z.ZodNull]>; url: z.ZodString; blurHash: z.ZodUnion; variants: z.ZodArray>; }, z.core.$strip>>; lastUpdatedByUser: z.ZodString; lastUpdatedByUserUuid: z.ZodUUID; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zAddNoteFileCommand: z.ZodObject<{ fileUuid: z.ZodUUID; }, z.core.$strip>; export declare const zAddNoteFileResponse: z.ZodObject<{ noteUuid: z.ZodUUID; fileUuid: z.ZodUUID; }, z.core.$strip>; export declare const zLinkContactPersonToIndividualCommand: z.ZodObject<{ contactPersonUuid: z.ZodUUID; position: z.ZodUnion; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>; export declare const zLinkContactPersonToIndividualResponse: z.ZodObject<{ individualUuid: z.ZodUUID; contactPersonUuid: z.ZodUUID; }, z.core.$strip>; export declare const zIndividualContactPersonNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ individual_contact_person_not_found: "individual_contact_person_not_found"; }>; }, z.core.$strip>; export declare const zUnlinkContactPersonFromIndividualCommand: z.ZodObject<{ contactPersonUuid: z.ZodUUID; }, z.core.$strip>; export declare const zUpdateIndividualContactPersonCommand: z.ZodObject<{ firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; }, z.core.$strip>; export declare const zViewIndividualContactPersonDetailResponse: z.ZodObject<{ individualUuid: z.ZodUUID; contactPersonUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>; export declare const zLinkContactPersonToBusinessCommand: z.ZodObject<{ contactPersonUuid: z.ZodUUID; position: z.ZodUnion; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>; export declare const zLinkContactPersonToBusinessResponse: z.ZodObject<{ businessUuid: z.ZodUUID; contactPersonUuid: z.ZodUUID; }, z.core.$strip>; export declare const zPrimaryContactOfBusinessNotUnlinkableError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ primary_contact_of_business_not_unlinkable: "primary_contact_of_business_not_unlinkable"; }>; }, z.core.$strip>; export declare const zBusinessContactPersonNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ business_contact_person_not_found: "business_contact_person_not_found"; }>; }, z.core.$strip>; export declare const zUnlinkContactPersonFromBusinessCommand: z.ZodObject<{ contactPersonUuid: z.ZodUUID; }, z.core.$strip>; export declare const zUpdateBusinessContactPersonCommand: z.ZodObject<{ firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; }, z.core.$strip>; export declare const zViewBusinessContactPersonDetailResponse: z.ZodObject<{ businessUuid: z.ZodUUID; contactPersonUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>; export declare const zStringValidationRulesCommand: z.ZodObject<{ minLength: z.ZodOptional; maxLength: z.ZodOptional; regex: z.ZodOptional; }, z.core.$strip>; export declare const zNumberValidationRulesCommand: z.ZodObject<{ min: z.ZodOptional; max: z.ZodOptional; }, z.core.$strip>; export declare const zValidationSelectOption: z.ZodObject<{ key: z.ZodString; translations: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>; export declare const zSelectValidationRulesCommand: z.ZodObject<{ options: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zDateValidationRulesCommand: z.ZodObject<{ minDate: z.ZodOptional; maxDate: z.ZodOptional; }, z.core.$strip>; export declare const zMultiSelectValidationRulesCommand: z.ZodObject<{ options: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>>; minSelections: z.ZodOptional; maxSelections: z.ZodOptional; }, z.core.$strip>; export declare const zCheckboxValidationRulesCommand: z.ZodObject<{ defaultValue: z.ZodOptional; }, z.core.$strip>; export declare const zRadioButtonValidationRulesCommand: z.ZodObject<{ options: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zCustomFieldEntityType: z.ZodEnum<{ individual: "individual"; business: "business"; }>; export declare const zCustomFieldType: z.ZodEnum<{ string: "string"; number: "number"; date: "date"; select: "select"; multiselect: "multiselect"; checkbox: "checkbox"; radio: "radio"; }>; export declare const zCustomFieldWidth: z.ZodEnum<{ half: "half"; full: "full"; }>; export declare const zCreateCustomFieldDefinitionCommand: z.ZodObject<{ entityType: z.ZodEnum<{ individual: "individual"; business: "business"; }>; key: z.ZodString; displayName: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; type: z.ZodEnum<{ string: "string"; number: "number"; date: "date"; select: "select"; multiselect: "multiselect"; checkbox: "checkbox"; radio: "radio"; }>; validationRules: z.ZodUnion; maxLength: z.ZodOptional; regex: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ min: z.ZodOptional; max: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ options: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodObject<{ minDate: z.ZodOptional; maxDate: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ options: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>>; minSelections: z.ZodOptional; maxSelections: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ defaultValue: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ options: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>]>; width: z.ZodEnum<{ half: "half"; full: "full"; }>; isDisplayedOnCreate: z.ZodBoolean; isRequiredForLead: z.ZodBoolean; }, z.core.$strip>; export declare const zViewCustomFieldDefinitionIndexFilterQuery: z.ZodObject<{ entityType: z.ZodEnum<{ individual: "individual"; business: "business"; }>; onlyWithIsDisplayedOnCreate: z.ZodOptional; }, z.core.$strip>; export declare const zStringValidationResponse: z.ZodObject<{ minLength: z.ZodOptional; maxLength: z.ZodOptional; regex: z.ZodOptional; }, z.core.$strip>; export declare const zNumberValidationResponse: z.ZodObject<{ min: z.ZodOptional; max: z.ZodOptional; }, z.core.$strip>; export declare const zValidationSelectOptionResponse: z.ZodObject<{ key: z.ZodString; value: z.ZodString; }, z.core.$strip>; export declare const zSelectValidationResponse: z.ZodObject<{ options: z.ZodArray>; }, z.core.$strip>; export declare const zDateValidationResponse: z.ZodObject<{ minDate: z.ZodOptional; maxDate: z.ZodOptional; }, z.core.$strip>; export declare const zMultiSelectValidationResponse: z.ZodObject<{ options: z.ZodArray>; minSelections: z.ZodOptional; maxSelections: z.ZodOptional; }, z.core.$strip>; export declare const zCheckboxValidationResponse: z.ZodObject<{ defaultValue: z.ZodOptional; }, z.core.$strip>; export declare const zRadioButtonValidationResponse: z.ZodObject<{ options: z.ZodArray>; }, z.core.$strip>; export declare const zViewCustomFieldDefinitionIndexResponseItem: z.ZodObject<{ uuid: z.ZodUUID; key: z.ZodString; displayName: z.ZodString; type: z.ZodEnum<{ string: "string"; number: "number"; date: "date"; select: "select"; multiselect: "multiselect"; checkbox: "checkbox"; radio: "radio"; }>; validationRules: z.ZodUnion; maxLength: z.ZodOptional; regex: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ min: z.ZodOptional; max: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ options: z.ZodArray>; }, z.core.$strip>, z.ZodObject<{ minDate: z.ZodOptional; maxDate: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ options: z.ZodArray>; minSelections: z.ZodOptional; maxSelections: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ defaultValue: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ options: z.ZodArray>; }, z.core.$strip>]>; order: z.ZodNumber; width: z.ZodEnum<{ half: "half"; full: "full"; }>; isDisplayedOnCreate: z.ZodBoolean; isRequiredForLead: z.ZodBoolean; }, z.core.$strip>; export declare const zBusinessBillingInformationNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ business_billing_information_not_found: "business_billing_information_not_found"; }>; }, z.core.$strip>; export declare const zViewBusinessBillingInformationDetailResponse: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; reminderEmail: z.ZodUnion; reminderCcEmails: z.ZodArray; purchaseNoteEmail: z.ZodUnion; purchaseNoteCcEmails: z.ZodArray; billingLocation: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zUpsertIndividualBillingInformationCommand: z.ZodObject<{ billingAddress: z.ZodOptional; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>>; invoiceEmail: z.ZodOptional>; invoiceCcEmails: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; export declare const zIndividualBillingInformationNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ individual_billing_information_not_found: "individual_billing_information_not_found"; }>; }, z.core.$strip>; export declare const zViewIndividualBillingInformationDetailResponse: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; billingLocation: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zImportCbeCodesCommand: z.ZodObject<{ fileUuid: z.ZodString; }, z.core.$strip>; export declare const zImportCbeEnterprisesCommand: z.ZodObject<{ fileUuid: z.ZodString; }, z.core.$strip>; export declare const zImportCbeDenominationCommand: z.ZodObject<{ fileUuid: z.ZodString; }, z.core.$strip>; export declare const zImportCbeContactCommand: z.ZodObject<{ fileUuid: z.ZodString; }, z.core.$strip>; export declare const zImportCbeAddressCommand: z.ZodObject<{ fileUuid: z.ZodString; }, z.core.$strip>; export declare const zImportCbeEstablishmentsCommand: z.ZodObject<{ fileUuid: z.ZodString; }, z.core.$strip>; export declare const zCbeEnterpriseStatus: z.ZodEnum<{ inactive: "inactive"; active: "active"; }>; export declare const zSearchCbeEnterprisesView: z.ZodObject<{ enterpriseNumber: z.ZodString; status: z.ZodEnum<{ inactive: "inactive"; active: "active"; }>; startDate: z.ZodUnion; name: z.ZodUnion; abbreviation: z.ZodUnion; phone: z.ZodUnion; fax: z.ZodUnion; email: z.ZodUnion; website: z.ZodUnion; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zSearchCbeEnterprisesResponse: z.ZodObject<{ items: z.ZodArray; startDate: z.ZodUnion; name: z.ZodUnion; abbreviation: z.ZodUnion; phone: z.ZodUnion; fax: z.ZodUnion; email: z.ZodUnion; website: z.ZodUnion; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zSearchCbeEstablishmentsFilterQuery: z.ZodObject<{ enterpriseNumber: z.ZodOptional; }, z.core.$strip>; export declare const zSearchCbeEstablishmentsView: z.ZodObject<{ establishmentNumber: z.ZodString; enterpriseNumber: z.ZodString; startDate: z.ZodUnion; commercialName: z.ZodUnion; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zSearchCbeEstablishmentResponse: z.ZodObject<{ items: z.ZodArray>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; results: z.ZodArray; commercialName: z.ZodUnion; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zBoardColumnsAlreadyExistError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 409: "409"; }>; code: z.ZodEnum<{ board_columns_already_exist: "board_columns_already_exist"; }>; }, z.core.$strip>; export declare const zBoardColumnConfigCommand: z.ZodObject<{ maxDaysInColumnBeforeHighlight: z.ZodOptional>; onlyShowLeadInColumn: z.ZodOptional; businessStatusOnEntry: z.ZodOptional>; }, z.core.$strip>; export declare const zCreateBoardColumnCommand: z.ZodObject<{ key: z.ZodString; displayName: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; position: z.ZodNumber; color: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; config: z.ZodOptional>; onlyShowLeadInColumn: z.ZodOptional; businessStatusOnEntry: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zCreateBoardTransitionTriggerEmailConfigCommand: z.ZodObject<{ mailTemplateKey: z.ZodString; }, z.core.$strip>; export declare const zCreateBoardTransitionTriggerCommand: z.ZodObject<{ triggerType: z.ZodEnum<{ manual: "manual"; email: "email"; }>; config: z.ZodOptional>; }, z.core.$strip>; export declare const zCreateBoardColumnTransitionCommand: z.ZodObject<{ key: z.ZodString; triggers: z.ZodArray; config: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zCreateBoardTransitionCommand: z.ZodObject<{ fromKey: z.ZodString; to: z.ZodArray; config: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zCreateBoardCommand: z.ZodObject<{ columns: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; position: z.ZodNumber; color: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; config: z.ZodOptional>; onlyShowLeadInColumn: z.ZodOptional; businessStatusOnEntry: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; transitions: z.ZodArray; config: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zCreateBoardResponse: z.ZodObject<{ columnUuids: z.ZodArray; transitionUuids: z.ZodArray; }, z.core.$strip>; export declare const zBoardColumnConfigResponse: z.ZodObject<{ maxDaysInColumnBeforeHighlight: z.ZodUnion; onlyShowLeadInColumn: z.ZodBoolean; }, z.core.$strip>; export declare const zListBoardColumnsResponseItem: z.ZodObject<{ uuid: z.ZodUUID; key: z.ZodString; displayName: z.ZodString; position: z.ZodNumber; color: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; config: z.ZodObject<{ maxDaysInColumnBeforeHighlight: z.ZodUnion; onlyShowLeadInColumn: z.ZodBoolean; }, z.core.$strip>; }, z.core.$strip>; export declare const zListBoardColumnsResponse: z.ZodObject<{ items: z.ZodArray; config: z.ZodObject<{ maxDaysInColumnBeforeHighlight: z.ZodUnion; onlyShowLeadInColumn: z.ZodBoolean; }, z.core.$strip>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zBoardColumnNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ board_column_not_found: "board_column_not_found"; }>; }, z.core.$strip>; export declare const zBoardColumnTransitionTriggerEmailConfigResponse: z.ZodObject<{ mailTemplateKey: z.ZodString; }, z.core.$strip>; export declare const zBoardColumnTransitionTriggerResponse: z.ZodObject<{ uuid: z.ZodUUID; triggerType: z.ZodEnum<{ manual: "manual"; email: "email"; }>; config: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zBoardColumnTransitionResponse: z.ZodObject<{ uuid: z.ZodUUID; toColumnUuid: z.ZodUUID; toColumnKey: z.ZodString; toColumnDisplayName: z.ZodString; toColumnColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; triggers: z.ZodArray; config: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zListBoardColumnTransitionsResponse: z.ZodObject<{ items: z.ZodArray; triggers: z.ZodArray; config: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zClientNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ client_not_found: "client_not_found"; }>; }, z.core.$strip>; export declare const zDealCreationNotAllowedError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ deal_creation_not_allowed: "deal_creation_not_allowed"; }>; }, z.core.$strip>; export declare const zNoBoardColumnsError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ no_board_columns: "no_board_columns"; }>; }, z.core.$strip>; export declare const zDealSource: z.ZodEnum<{ mail: "mail"; website: "website"; phone: "phone"; tender: "tender"; }>; export declare const zClientType: z.ZodEnum<{ individual: "individual"; business: "business"; }>; export declare const zClientIdCommand: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; }, z.core.$strip>; export declare const zCreateDealCommand: z.ZodObject<{ name: z.ZodString; dealLanguage: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; dealSource: z.ZodEnum<{ mail: "mail"; website: "website"; phone: "phone"; tender: "tender"; }>; clientId: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; }, z.core.$strip>; dealOwnerUuid: z.ZodUnion; }, z.core.$strip>; export declare const zCreateDealResponse: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zDealNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ deal_not_found: "deal_not_found"; }>; }, z.core.$strip>; export declare const zUpdateDealCommand: z.ZodObject<{ name: z.ZodOptional; dealLanguage: z.ZodOptional>; dealSource: z.ZodOptional>; dealOwnerUuid: z.ZodOptional>; }, z.core.$strip>; export declare const zUpdateDealOwnerCommand: z.ZodObject<{ dealOwnerUuid: z.ZodUnion; }, z.core.$strip>; export declare const zDealColumnTransitionNotAllowedErrorMeta: z.ZodObject<{ fromBoardColumnUuid: z.ZodUUID; toBoardColumnUuid: z.ZodUUID; }, z.core.$strip>; export declare const zDealColumnTransitionNotAllowedError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ deal_column_transition_not_allowed: "deal_column_transition_not_allowed"; }>; meta: z.ZodObject<{ fromBoardColumnUuid: z.ZodUUID; toBoardColumnUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>; export declare const zTransitionDealColumnCommand: z.ZodObject<{ boardColumnUuid: z.ZodUUID; }, z.core.$strip>; export declare const zClientStatus: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; contact: "contact"; }>; export declare const zDealClientResponse: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; contact: "contact"; }>; name: z.ZodString; }, z.core.$strip>; export declare const zDealUserResponse: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>; export declare const zDealBoardColumnResponse: z.ZodObject<{ uuid: z.ZodUUID; key: z.ZodString; displayName: z.ZodString; color: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; }, z.core.$strip>; export declare const zDealContactPersonResponse: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>; export declare const zViewDealDetailResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; dealLanguage: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; dealSource: z.ZodEnum<{ mail: "mail"; website: "website"; phone: "phone"; tender: "tender"; }>; client: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; contact: "contact"; }>; name: z.ZodString; }, z.core.$strip>; createdBy: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>; owner: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>, z.ZodNull]>; boardColumn: z.ZodObject<{ uuid: z.ZodUUID; key: z.ZodString; displayName: z.ZodString; color: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; }, z.core.$strip>; contactPersons: z.ZodArray; phone: z.ZodUnion; mobilePhone: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>>; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; }, z.core.$strip>; export declare const zViewDealIndexFilterQuery: z.ZodObject<{ boardColumnUuids: z.ZodOptional>; dealOwnerUuids: z.ZodOptional>; businessUuids: z.ZodOptional>; }, z.core.$strip>; export declare const zDealIndexUserResponse: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>; export declare const zDealIndexBoardColumnResponse: z.ZodObject<{ uuid: z.ZodUUID; key: z.ZodString; displayName: z.ZodString; }, z.core.$strip>; export declare const zViewDealIndexResponseItem: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; dealLanguage: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; dealSource: z.ZodEnum<{ mail: "mail"; website: "website"; phone: "phone"; tender: "tender"; }>; client: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; contact: "contact"; }>; name: z.ZodString; }, z.core.$strip>; createdBy: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>; owner: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>, z.ZodNull]>; boardColumn: z.ZodObject<{ uuid: z.ZodUUID; key: z.ZodString; displayName: z.ZodString; }, z.core.$strip>; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; }, z.core.$strip>; export declare const zViewDealIndexResponse: z.ZodObject<{ items: z.ZodArray; dealSource: z.ZodEnum<{ mail: "mail"; website: "website"; phone: "phone"; tender: "tender"; }>; client: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; contact: "contact"; }>; name: z.ZodString; }, z.core.$strip>; createdBy: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>; owner: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>, z.ZodNull]>; boardColumn: z.ZodObject<{ uuid: z.ZodUUID; key: z.ZodString; displayName: z.ZodString; }, z.core.$strip>; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zLinkContactPersonToDealCommand: z.ZodObject<{ contactPersonUuid: z.ZodUUID; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>; export declare const zLinkContactPersonToDealResponse: z.ZodObject<{ dealUuid: z.ZodUUID; contactPersonUuid: z.ZodUUID; }, z.core.$strip>; export declare const zDealContactPersonNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ deal_contact_person_not_found: "deal_contact_person_not_found"; }>; }, z.core.$strip>; export declare const zPrimaryContactOfDealNotUnlinkableError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ primary_contact_of_deal_not_unlinkable: "primary_contact_of_deal_not_unlinkable"; }>; }, z.core.$strip>; export declare const zUnlinkContactPersonFromDealCommand: z.ZodObject<{ contactPersonUuid: z.ZodUUID; }, z.core.$strip>; export declare const zUpdateDealContactPersonCommand: z.ZodObject<{ firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>; export declare const zViewDealContactPersonDetailResponse: z.ZodObject<{ dealUuid: z.ZodUUID; contactPersonUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>; export declare const zCustomerZoneEmailVerificationOrganizationMismatchError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ customer_zone_email_verification_organization_mismatch: "customer_zone_email_verification_organization_mismatch"; }>; }, z.core.$strip>; export declare const zCustomerZoneInvalidEmailVerificationCodeError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ customer_zone_invalid_email_verification_code: "customer_zone_invalid_email_verification_code"; }>; }, z.core.$strip>; export declare const zCustomerZoneTenantDomainNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ customer_zone_tenant_domain_not_found: "customer_zone_tenant_domain_not_found"; }>; }, z.core.$strip>; export declare const zCustomerZoneEmailVerificationUserNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ customer_zone_email_verification_user_not_found: "customer_zone_email_verification_user_not_found"; }>; }, z.core.$strip>; export declare const zCustomerZoneIndividualUserGrantNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ customer_zone_individual_user_grant_not_found: "customer_zone_individual_user_grant_not_found"; }>; }, z.core.$strip>; export declare const zVerifyIndividualUserEmailCommand: z.ZodObject<{ userId: z.ZodString; verificationCode: z.ZodString; organizationId: z.ZodString; domain: z.ZodString; }, z.core.$strip>; export declare const zCreateUserIndividualGrantCommand: z.ZodObject<{ email: z.ZodEmail; firstName: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>; export declare const zCustomerZoneIndividualUserAlreadyLinkedError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 409: "409"; }>; code: z.ZodEnum<{ customer_zone_individual_already_linked: "customer_zone_individual_already_linked"; }>; }, z.core.$strip>; export declare const zViewCustomerIndividualResponse: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; customFields: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zCustomerZoneIndividualGrantNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ customer_zone_individual_grant_not_found: "customer_zone_individual_grant_not_found"; }>; }, z.core.$strip>; export declare const zMailTemplateResponse: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; name: z.ZodString; }, z.core.$strip>; export declare const zViewMailTemplateIndexResponse: z.ZodObject<{ items: z.ZodArray>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zMailTemplateNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ mail_template_not_found: "mail_template_not_found"; }>; }, z.core.$strip>; export declare const zFileResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; mimeType: z.ZodEnum<{ "application/pdf": "application/pdf"; "application/msword": "application/msword"; "application/vnd.openxmlformats-officedocument.wordprocessingml.document": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"; "application/vnd.ms-powerpoint": "application/vnd.ms-powerpoint"; "application/vnd.openxmlformats-officedocument.presentationml.presentation": "application/vnd.openxmlformats-officedocument.presentationml.presentation"; "text/plain": "text/plain"; "text/html": "text/html"; "text/csv": "text/csv"; "image/jpeg": "image/jpeg"; "image/png": "image/png"; "image/tiff": "image/tiff"; "image/bmp": "image/bmp"; "image/heic": "image/heic"; "image/webp": "image/webp"; "image/gif": "image/gif"; "application/octet-stream": "application/octet-stream"; }>; blurHash: z.ZodUnion; }, z.core.$strip>; export declare const zMailTemplateLocaleResponse: z.ZodObject<{ uuid: z.ZodUUID; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; replyTo: z.ZodUnion; subject: z.ZodString; message: z.ZodString; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; attachments: z.ZodArray; blurHash: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewMailTemplateDetailResponse: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; key: z.ZodString; displayName: z.ZodString; defaultCC: z.ZodArray; defaultBCC: z.ZodArray; locales: z.ZodArray; replyTo: z.ZodUnion; subject: z.ZodString; message: z.ZodString; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; attachments: z.ZodArray; blurHash: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zMailTemplateKeyAlreadyInUseError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 409: "409"; }>; code: z.ZodEnum<{ mail_template_key_already_in_use: "mail_template_key_already_in_use"; }>; }, z.core.$strip>; export declare const zMailTemplateLocaleLanguageAlreadyProvidedError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 400: "400"; }>; code: z.ZodEnum<{ mail_template_locale_language_already_provided: "mail_template_locale_language_already_provided"; }>; }, z.core.$strip>; export declare const zLocalizedStringCommand: z.ZodObject<{ language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; value: z.ZodString; }, z.core.$strip>; export declare const zCreateMailTemplateLocaleAttachmentCommand: z.ZodObject<{ fileUuid: z.ZodUUID; }, z.core.$strip>; export declare const zCreateMailTemplateLocaleCommand: z.ZodObject<{ language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; replyTo: z.ZodUnion; subject: z.ZodString; message: z.ZodString; attachments: z.ZodOptional>>; }, z.core.$strip>; export declare const zCreateMailTemplateCommand: z.ZodObject<{ key: z.ZodString; displayName: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; defaultCC: z.ZodOptional>; defaultBCC: z.ZodOptional>; locales: z.ZodArray; replyTo: z.ZodUnion; subject: z.ZodString; message: z.ZodString; attachments: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zCreateMailTemplateResponse: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zUpdateMailTemplateLocaleCommand: z.ZodObject<{ language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; replyTo: z.ZodUnion; subject: z.ZodString; message: z.ZodString; attachments: z.ZodArray; }, z.core.$strip>; export declare const zUpdateMailTemplateCommand: z.ZodObject<{ defaultCC: z.ZodOptional>; defaultBCC: z.ZodOptional>; locales: z.ZodArray; replyTo: z.ZodUnion; subject: z.ZodString; message: z.ZodString; attachments: z.ZodArray; }, z.core.$strip>>; }, z.core.$strip>; export declare const zMailTemplateKeyNotFoundErrorMeta: z.ZodObject<{ key: z.ZodString; }, z.core.$strip>; export declare const zMailTemplateKeyNotFoundError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 404: "404"; }>; code: z.ZodEnum<{ mail_template_key_not_found: "mail_template_key_not_found"; }>; meta: z.ZodObject<{ key: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zCreateMailExternalAttachmentCommand: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; mimeType: z.ZodEnum<{ "application/pdf": "application/pdf"; "application/msword": "application/msword"; "application/vnd.openxmlformats-officedocument.wordprocessingml.document": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"; "application/vnd.ms-powerpoint": "application/vnd.ms-powerpoint"; "application/vnd.openxmlformats-officedocument.presentationml.presentation": "application/vnd.openxmlformats-officedocument.presentationml.presentation"; "text/plain": "text/plain"; "text/html": "text/html"; "text/csv": "text/csv"; "image/jpeg": "image/jpeg"; "image/png": "image/png"; "image/tiff": "image/tiff"; "image/bmp": "image/bmp"; "image/heic": "image/heic"; "image/webp": "image/webp"; "image/gif": "image/gif"; "application/octet-stream": "application/octet-stream"; }>; downloadUrl: z.ZodString; }, z.core.$strip>; export declare const zCreateMailCommand: z.ZodObject<{ to: z.ZodArray; cc: z.ZodOptional>; bcc: z.ZodOptional>; from: z.ZodOptional; replyTo: z.ZodOptional; subject: z.ZodString; text: z.ZodString; attachments: z.ZodOptional>; clientId: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; }, z.core.$strip>; dealUuid: z.ZodUnion; mailTemplateUuid: z.ZodUnion; externalAttachments: z.ZodOptional; downloadUrl: z.ZodString; }, z.core.$strip>>>; }, z.core.$strip>; export declare const zMailStatus: z.ZodEnum<{ failed: "failed"; sending: "sending"; delivered: "delivered"; }>; export declare const zCreateMailResponse: z.ZodObject<{ uuid: z.ZodUUID; status: z.ZodEnum<{ failed: "failed"; sending: "sending"; delivered: "delivered"; }>; }, z.core.$strip>; export declare const zViewMailIndexFilterQuery: z.ZodObject<{ clientUuid: z.ZodOptional; clientType: z.ZodOptional>; dealUuid: z.ZodOptional; }, z.core.$strip>; export declare const zViewMailIndexClientResponse: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; }, z.core.$strip>; export declare const zViewMailAttachmentResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; mimeType: z.ZodEnum<{ "application/pdf": "application/pdf"; "application/msword": "application/msword"; "application/vnd.openxmlformats-officedocument.wordprocessingml.document": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"; "application/vnd.ms-powerpoint": "application/vnd.ms-powerpoint"; "application/vnd.openxmlformats-officedocument.presentationml.presentation": "application/vnd.openxmlformats-officedocument.presentationml.presentation"; "text/plain": "text/plain"; "text/html": "text/html"; "text/csv": "text/csv"; "image/jpeg": "image/jpeg"; "image/png": "image/png"; "image/tiff": "image/tiff"; "image/bmp": "image/bmp"; "image/heic": "image/heic"; "image/webp": "image/webp"; "image/gif": "image/gif"; "application/octet-stream": "application/octet-stream"; }>; downloadUrl: z.ZodString; }, z.core.$strip>; export declare const zViewMailExternalAttachmentResponse: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; mimeType: z.ZodEnum<{ "application/pdf": "application/pdf"; "application/msword": "application/msword"; "application/vnd.openxmlformats-officedocument.wordprocessingml.document": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"; "application/vnd.ms-powerpoint": "application/vnd.ms-powerpoint"; "application/vnd.openxmlformats-officedocument.presentationml.presentation": "application/vnd.openxmlformats-officedocument.presentationml.presentation"; "text/plain": "text/plain"; "text/html": "text/html"; "text/csv": "text/csv"; "image/jpeg": "image/jpeg"; "image/png": "image/png"; "image/tiff": "image/tiff"; "image/bmp": "image/bmp"; "image/heic": "image/heic"; "image/webp": "image/webp"; "image/gif": "image/gif"; "application/octet-stream": "application/octet-stream"; }>; downloadUrl: z.ZodString; }, z.core.$strip>; export declare const zViewMailIndexMailTemplateResponse: z.ZodObject<{ uuid: z.ZodUUID; key: z.ZodString; displayName: z.ZodArray>; }, z.core.$strip>; export declare const zViewMailIndexResponseItem: z.ZodObject<{ uuid: z.ZodUUID; to: z.ZodArray; cc: z.ZodArray; bcc: z.ZodArray; from: z.ZodUnion; replyTo: z.ZodUnion; subject: z.ZodString; text: z.ZodString; status: z.ZodEnum<{ failed: "failed"; sending: "sending"; delivered: "delivered"; }>; client: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; }, z.core.$strip>; dealUuid: z.ZodUnion; attachments: z.ZodArray; downloadUrl: z.ZodString; }, z.core.$strip>>; externalAttachments: z.ZodArray; downloadUrl: z.ZodString; }, z.core.$strip>>; mailTemplateDisplayName: z.ZodUnion; mailTemplateUuid: z.ZodUnion; mailTemplate: z.ZodUnion>; }, z.core.$strip>, z.ZodNull]>; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; }, z.core.$strip>; export declare const zViewMailIndexResponse: z.ZodObject<{ items: z.ZodArray; cc: z.ZodArray; bcc: z.ZodArray; from: z.ZodUnion; replyTo: z.ZodUnion; subject: z.ZodString; text: z.ZodString; status: z.ZodEnum<{ failed: "failed"; sending: "sending"; delivered: "delivered"; }>; client: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; }, z.core.$strip>; dealUuid: z.ZodUnion; attachments: z.ZodArray; downloadUrl: z.ZodString; }, z.core.$strip>>; externalAttachments: z.ZodArray; downloadUrl: z.ZodString; }, z.core.$strip>>; mailTemplateDisplayName: z.ZodUnion; mailTemplateUuid: z.ZodUnion; mailTemplate: z.ZodUnion>; }, z.core.$strip>, z.ZodNull]>; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zViewActivityLogIndexFilterQuery: z.ZodObject<{ entityUuids: z.ZodOptional>; entityTypes: z.ZodOptional>>; roles: z.ZodOptional>>; }, z.core.$strip>; export declare const zViewActivityLogIndexQueryKey: z.ZodObject<{ createdAt: z.ZodString; uuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewActivityLogIndexPaginationQuery: z.ZodObject<{ limit: z.ZodNumber; key: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; export declare const zActivityType: z.ZodEnum<{ "business-updated": "business-updated"; }>; export declare const zActivityChangeType: z.ZodEnum<{ create: "create"; update: "update"; delete: "delete"; }>; export declare const zActivityActorType: z.ZodEnum<{ user: "user"; system: "system"; service: "service"; }>; export declare const zActivityActorResponse: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodUnion; lastName: z.ZodUnion; email: z.ZodUnion; }, z.core.$strip>; export declare const zActivityEntityRole: z.ZodEnum<{ individual: "individual"; business: "business"; file: "file"; note: "note"; actor: "actor"; }>; export declare const zActivityEntityType: z.ZodEnum<{ individual: "individual"; business: "business"; file: "file"; note: "note"; }>; export declare const zActivityEntityResponse: z.ZodObject<{ role: z.ZodEnum<{ individual: "individual"; business: "business"; file: "file"; note: "note"; actor: "actor"; }>; type: z.ZodEnum<{ individual: "individual"; business: "business"; file: "file"; note: "note"; }>; uuid: z.ZodUUID; label: z.ZodUnion; }, z.core.$strip>; export declare const zActivityChange: z.ZodObject<{ entityRole: z.ZodEnum<{ individual: "individual"; business: "business"; file: "file"; note: "note"; actor: "actor"; }>; field: z.ZodString; from: z.ZodUnion; to: z.ZodUnion; }, z.core.$strip>; export declare const zActivityLogItemResponse: z.ZodObject<{ action: z.ZodEnum<{ "business-updated": "business-updated"; }>; changeType: z.ZodEnum<{ create: "create"; update: "update"; delete: "delete"; }>; actorType: z.ZodEnum<{ user: "user"; system: "system"; service: "service"; }>; actor: z.ZodUnion; lastName: z.ZodUnion; email: z.ZodUnion; }, z.core.$strip>, z.ZodNull]>; entities: z.ZodArray; type: z.ZodEnum<{ individual: "individual"; business: "business"; file: "file"; note: "note"; }>; uuid: z.ZodUUID; label: z.ZodUnion; }, z.core.$strip>>; changes: z.ZodUnion; field: z.ZodString; from: z.ZodUnion; to: z.ZodUnion; }, z.core.$strip>>, z.ZodNull]>; }, z.core.$strip>; export declare const zViewActivityLogIndexResponse: z.ZodObject<{ logs: z.ZodArray; changeType: z.ZodEnum<{ create: "create"; update: "update"; delete: "delete"; }>; actorType: z.ZodEnum<{ user: "user"; system: "system"; service: "service"; }>; actor: z.ZodUnion; lastName: z.ZodUnion; email: z.ZodUnion; }, z.core.$strip>, z.ZodNull]>; entities: z.ZodArray; type: z.ZodEnum<{ individual: "individual"; business: "business"; file: "file"; note: "note"; }>; uuid: z.ZodUUID; label: z.ZodUnion; }, z.core.$strip>>; changes: z.ZodUnion; field: z.ZodString; from: z.ZodUnion; to: z.ZodUnion; }, z.core.$strip>>, z.ZodNull]>; }, z.core.$strip>>; nextKey: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zInternalServerApiError: z.ZodObject<{ detail: z.ZodOptional; status: z.ZodEnum<{ 500: "500"; }>; code: z.ZodEnum<{ internal_server_error: "internal_server_error"; }>; }, z.core.$strip>; export declare const zViewPermissionIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewPermissionIndexV1Response: z.ZodObject<{ groups: z.ZodArray; description: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewTenantIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional>; search: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewTenantIndexV1Response: z.ZodObject<{ items: z.ZodArray; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zCreateTenantV1Data: z.ZodObject<{ body: z.ZodObject<{ name: z.ZodString; slug: z.ZodString; domain: z.ZodString; logoUrl: z.ZodUnion; oidcIssuer: z.ZodString; oidcClientId: z.ZodString; oidcOrganizationId: z.ZodString; nativeClientId: z.ZodString; czOidcIssuer: z.ZodString; czOidcAudience: z.ZodString; czOidcOrganizationId: z.ZodString; czNativeClientId: z.ZodString; brandColors: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; businessConfig: z.ZodObject<{ name: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; viesValidation: z.ZodBoolean; requireIndividualOnCreate: z.ZodBoolean; billingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; individualConfig: z.ZodObject<{ name: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; billingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateTenantV1Response: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; slug: z.ZodString; oidcIssuer: z.ZodString; oidcClientId: z.ZodString; }, z.core.$strip>; export declare const zViewTenantDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewTenantDetailV1Response: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; name: z.ZodString; slug: z.ZodString; domain: z.ZodUnion; }, z.core.$strip>; export declare const zUpdateTenantV1Data: z.ZodObject<{ body: z.ZodObject<{ name: z.ZodString; slug: z.ZodString; domain: z.ZodUnion; logoUrl: z.ZodUnion; oidcIssuer: z.ZodOptional; oidcClientId: z.ZodOptional; oidcOrganizationId: z.ZodOptional; nativeClientId: z.ZodOptional; czOidcIssuer: z.ZodOptional; czOidcAudience: z.ZodOptional; czOidcOrganizationId: z.ZodOptional; czNativeClientId: z.ZodOptional; brandColors: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; businessConfig: z.ZodObject<{ name: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; viesValidation: z.ZodBoolean; requireIndividualOnCreate: z.ZodBoolean; billingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; individualConfig: z.ZodObject<{ name: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; billingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; }, z.core.$strip>; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateTenantV1Response: z.ZodVoid; export declare const zUpdateTenantBrandColorsV1Data: z.ZodObject<{ body: z.ZodObject<{ brandColors: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateTenantBrandColorsV1Response: z.ZodVoid; export declare const zUpdateTenantEntitiesConfigV1Data: z.ZodObject<{ body: z.ZodObject<{ entities: z.ZodArray; entityName: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; }, z.core.$strip>>; }, z.core.$strip>; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateTenantEntitiesConfigV1Response: z.ZodVoid; export declare const zUpdateTenantBusinessConfigV1Data: z.ZodObject<{ body: z.ZodObject<{ businessConfig: z.ZodObject<{ viesValidation: z.ZodBoolean; requireIndividualOnCreate: z.ZodBoolean; companyweb: z.ZodUnion; integrator: z.ZodString; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateTenantBusinessConfigV1Response: z.ZodVoid; export declare const zUpdateTenantBillingConfigV1Data: z.ZodObject<{ body: z.ZodObject<{ billingConfig: z.ZodObject<{ individualBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; businessBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; }, z.core.$strip>; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateTenantBillingConfigV1Response: z.ZodVoid; export declare const zViewTenantConfigDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewTenantConfigDetailV1Response: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; entities: z.ZodArray; entityName: z.ZodString; entityColor: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; }, z.core.$strip>>; businessConfig: z.ZodObject<{ viesValidation: z.ZodBoolean; requireIndividualOnCreate: z.ZodBoolean; }, z.core.$strip>; billingConfig: z.ZodObject<{ individualBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; businessBillingInformationRequirement: z.ZodEnum<{ EMAIL_ONLY: "EMAIL_ONLY"; ADDRESS_ONLY: "ADDRESS_ONLY"; EMAIL_AND_ADDRESS: "EMAIL_AND_ADDRESS"; EMAIL_OR_ADDRESS: "EMAIL_OR_ADDRESS"; }>; }, z.core.$strip>; dealConfig: z.ZodObject<{ enableBusinessDeals: z.ZodBoolean; enableIndividualDeals: z.ZodBoolean; creatableBusinessStatuses: z.ZodArray>; creatableIndividualStatuses: z.ZodArray>; }, z.core.$strip>; brandColors: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; logoUrl: z.ZodUnion; }, z.core.$strip>; export declare const zViewRecentEntitiesV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional>; filter: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewRecentEntitiesV1Response: z.ZodObject<{ items: z.ZodArray; uuid: z.ZodUUID; name: z.ZodString; createdAt: z.ZodISODateTime; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zAssignUserAsAdminV1Data: z.ZodObject<{ body: z.ZodObject<{ userId: z.ZodString; }, z.core.$strip>; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zMigrateCollectionsV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodObject<{ fresh: z.ZodBoolean; collections: z.ZodOptional>>; }, z.core.$strip>; }, z.core.$strip>; export declare const zImportCollectionsV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewCollectionsV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewCollectionIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewCollectionIndexV1Response: z.ZodObject<{ collections: z.ZodArray>; }, z.core.$strip>; export declare const zViewLoginConfigV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ domain: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; /** * The login configuration has been successfully received. */ export declare const zViewLoginConfigV1Response: z.ZodObject<{ baseUrl: z.ZodString; clientId: z.ZodString; organizationID: z.ZodString; nativeClientId: z.ZodString; brandColors: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; logoUrl: z.ZodUnion; }, z.core.$strip>; export declare const zViewCzLoginConfigV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ domain: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; /** * The CZ login configuration has been successfully received. */ export declare const zViewCzLoginConfigV1Response: z.ZodObject<{ baseUrl: z.ZodString; clientId: z.ZodString; organizationID: z.ZodString; nativeClientId: z.ZodString; brandColors: z.ZodObject<{ brand25: z.ZodString; brand50: z.ZodString; brand100: z.ZodString; brand200: z.ZodString; brand300: z.ZodString; brand400: z.ZodString; brand500: z.ZodString; brand600: z.ZodString; brand700: z.ZodString; brand800: z.ZodString; brand900: z.ZodString; brand950: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zGetApiInfoData: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zGetApiInfoResponse2: z.ZodObject<{ environment: z.ZodString; commit: z.ZodString; version: z.ZodString; timestamp: z.ZodISODateTime; }, z.core.$strip>; export declare const zSetUserRolesV1Data: z.ZodObject<{ body: z.ZodObject<{ roleUuids: z.ZodArray; }, z.core.$strip>; path: z.ZodObject<{ user: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewMeV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; /** * User details retrieved */ export declare const zViewMeV1Response: z.ZodObject<{ uuid: z.ZodUUID; email: z.ZodUnion; firstName: z.ZodUnion; lastName: z.ZodUnion; tenantUuid: z.ZodUnion; roles: z.ZodArray>; isDefault: z.ZodBoolean; isSystemAdmin: z.ZodBoolean; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewUserDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; /** * User details retrieved */ export declare const zViewUserDetailV1Response: z.ZodObject<{ uuid: z.ZodUUID; email: z.ZodUnion; firstName: z.ZodUnion; lastName: z.ZodUnion; tenantUuid: z.ZodUnion; roles: z.ZodArray>; isDefault: z.ZodBoolean; isSystemAdmin: z.ZodBoolean; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewUserIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional>; search: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; /** * Users retrieved */ export declare const zViewUserIndexV1Response: z.ZodObject<{ items: z.ZodArray; firstName: z.ZodUnion; lastName: z.ZodUnion; roles: z.ZodArray>; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zViewRoleIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; /** * The roles has been successfully received. */ export declare const zViewRoleIndexV1Response: z.ZodObject<{ items: z.ZodArray>; isDefault: z.ZodBoolean; isSystemAdmin: z.ZodBoolean; }, z.core.$strip>>; }, z.core.$strip>; export declare const zUpdateRolesPermissionsV1Data: z.ZodObject<{ body: z.ZodObject<{ roles: z.ZodArray>; }, z.core.$strip>>; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateRolesPermissionsV1Response: z.ZodVoid; export declare const zCreateRoleV1Data: z.ZodObject<{ body: z.ZodObject<{ name: z.ZodString; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateRoleV1Response: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zClearRolePermissionsCacheV1Data: z.ZodObject<{ body: z.ZodObject<{ roleUuids: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zClearRolePermissionsCacheV1Response: z.ZodVoid; export declare const zDeleteRoleV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ role: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zDeleteRoleV1Response: z.ZodVoid; export declare const zViewRoleDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ role: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; /** * The role has been successfully received. */ export declare const zViewRoleDetailV1Response: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; name: z.ZodString; permissions: z.ZodArray>; isDefault: z.ZodBoolean; isSystemAdmin: z.ZodBoolean; }, z.core.$strip>; export declare const zUpdateRoleV1Data: z.ZodObject<{ body: z.ZodObject<{ name: z.ZodString; }, z.core.$strip>; path: z.ZodObject<{ role: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateRoleV1Response: z.ZodVoid; export declare const zCreateFileV1Data: z.ZodObject<{ body: z.ZodObject<{ name: z.ZodString; mimeType: z.ZodEnum<{ "application/pdf": "application/pdf"; "application/msword": "application/msword"; "application/vnd.openxmlformats-officedocument.wordprocessingml.document": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"; "application/vnd.ms-powerpoint": "application/vnd.ms-powerpoint"; "application/vnd.openxmlformats-officedocument.presentationml.presentation": "application/vnd.openxmlformats-officedocument.presentationml.presentation"; "text/plain": "text/plain"; "text/html": "text/html"; "text/csv": "text/csv"; "image/jpeg": "image/jpeg"; "image/png": "image/png"; "image/tiff": "image/tiff"; "image/bmp": "image/bmp"; "image/heic": "image/heic"; "image/webp": "image/webp"; "image/gif": "image/gif"; "application/octet-stream": "application/octet-stream"; }>; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateFileV1Response: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; mimeType: z.ZodUnion, z.ZodNull]>; uploadUrl: z.ZodString; }, z.core.$strip>; export declare const zConfirmFileUploadV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ file: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zConfirmFileUploadV1Response: z.ZodVoid; export declare const zConfirmFileUploadV2Data: z.ZodObject<{ body: z.ZodObject<{ blurHash: z.ZodUnion; }, z.core.$strip>; path: z.ZodObject<{ file: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zConfirmFileUploadV2Response: z.ZodVoid; export declare const zDownloadFileV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ file: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zDownloadPublicFileV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ file: z.ZodString; }, z.core.$strip>; query: z.ZodObject<{ token: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zViewUiPreferencesV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewUiPreferencesV1Response: z.ZodObject<{ theme: z.ZodEnum<{ light: "light"; dark: "dark"; system: "system"; }>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; fontSize: z.ZodEnum<{ smaller: "smaller"; small: "small"; default: "default"; large: "large"; larger: "larger"; }>; showShortcuts: z.ZodBoolean; reduceMotion: z.ZodBoolean; highContrast: z.ZodBoolean; }, z.core.$strip>; export declare const zUpdateUiPreferencesV1Data: z.ZodObject<{ body: z.ZodObject<{ theme: z.ZodOptional>; language: z.ZodOptional>; fontSize: z.ZodOptional>; showShortcuts: z.ZodOptional; reduceMotion: z.ZodOptional; highContrast: z.ZodOptional; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateOneSignalTokenV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateOneSignalTokenV1Response: z.ZodObject<{ token: z.ZodString; userUuid: z.ZodUUID; }, z.core.$strip>; export declare const zSendPushNotificationV1Data: z.ZodObject<{ body: z.ZodObject<{ name: z.ZodString; title: z.ZodObject<{ nl: z.ZodOptional; en: z.ZodOptional; }, z.core.$strip>; description: z.ZodObject<{ nl: z.ZodOptional; en: z.ZodOptional; }, z.core.$strip>; userUuids: z.ZodArray; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewDomainEventLogIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional>; subjectId: z.ZodOptional; userUuid: z.ZodOptional; }, z.core.$strip>>; pagination: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewDomainEventLogIndexV1Response: z.ZodObject<{ items: z.ZodArray; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.billing-information.upserted": "individual.billing-information.upserted"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; billingInformationUuid: z.ZodUUID; address: z.ZodUnion, z.ZodNull]>; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.status.updated": "individual.status.updated"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; previousStatus: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.updated": "individual.updated"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodOptional>; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; customFields: z.ZodOptional>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.created": "individual.created"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodUnion, z.ZodNull]>; customFields: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.created": "business.created"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; companyNumber: z.ZodUnion; address: z.ZodRecord; customFields: z.ZodUnion, z.ZodNull]>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.updated": "business.updated"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; vatNumberCountryCode: z.ZodUnion, z.ZodNull]>; companyNumber: z.ZodUnion; address: z.ZodRecord; changes: z.ZodObject<{ key: z.ZodString; oldValue: z.ZodUnion; newValue: z.ZodUnion; }, z.core.$strip>; customFields: z.ZodUnion, z.ZodNull]>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.billing-information.upserted": "business.billing-information.upserted"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; billingInformationUuid: z.ZodUUID; address: z.ZodUnion, z.ZodNull]>; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; reminderEmail: z.ZodUnion; reminderCcEmails: z.ZodArray; purchaseNoteEmail: z.ZodUnion; purchaseNoteCcEmails: z.ZodArray; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.status.updated": "business.status.updated"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; previousStatus: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; }>; archivedAt: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-enterprise.imported": "cbe-enterprise.imported"; }>; content: z.ZodObject<{ enterpriseNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-denomination.imported": "cbe-denomination.imported"; }>; content: z.ZodObject<{ enterpriseNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-contact.imported": "cbe-contact.imported"; }>; content: z.ZodObject<{ entityNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-address.imported": "cbe-address.imported"; }>; content: z.ZodObject<{ entityNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.contact-person.linked": "business.contact-person.linked"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; position: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.contact.person.linked": "deal.contact.person.linked"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "cbe-establishment.imported": "cbe-establishment.imported"; }>; content: z.ZodObject<{ establishmentNumber: z.ZodString; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.created": "deal.created"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; name: z.ZodString; clientId: z.ZodRecord; columnKey: z.ZodString; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.updated": "deal.updated"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; name: z.ZodString; columnKey: z.ZodString; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.column.transitioned": "deal.column.transitioned"; }>; content: z.ZodObject<{ fromBoardColumnUuid: z.ZodUUID; toBoardColumnUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "mail.created": "mail.created"; }>; content: z.ZodObject<{ mailUuid: z.ZodUUID; to: z.ZodArray; cc: z.ZodArray; bcc: z.ZodArray; subject: z.ZodString; mailTemplateUuid: z.ZodUnion; mailTemplateKey: z.ZodUnion; dealUuid: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "location.created": "location.created"; }>; content: z.ZodObject<{ locationUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "location.updated": "location.updated"; }>; content: z.ZodObject<{ locationUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "mail.sent": "mail.sent"; }>; content: z.ZodObject<{ mailUuid: z.ZodUUID; to: z.ZodArray; cc: z.ZodArray; bcc: z.ZodArray; subject: z.ZodString; mailTemplateUuid: z.ZodUnion; mailTemplateKey: z.ZodUnion; dealUuid: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "board-column.created": "board-column.created"; }>; content: z.ZodObject<{ boardColumnUuid: z.ZodUUID; key: z.ZodString; position: z.ZodNumber; tenantUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "board-column-transition.created": "board-column-transition.created"; }>; content: z.ZodObject<{ boardColumnTransitionUuid: z.ZodUUID; fromColumnUuid: z.ZodUUID; toColumnUuid: z.ZodUUID; tenantUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "board-column-transition-trigger.created": "board-column-transition-trigger.created"; }>; content: z.ZodObject<{ boardColumnTransitionTriggerUuid: z.ZodUUID; boardColumnTransitionUuid: z.ZodUUID; triggerType: z.ZodEnum<{ manual: "manual"; email: "email"; }>; tenantUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.contact-person.unlinked": "business.contact-person.unlinked"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.contact-person.updated": "business.contact-person.updated"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; diff: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.contact-person.made-primary": "business.contact-person.made-primary"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "custom-field-definition.created": "custom-field-definition.created"; }>; content: z.ZodObject<{ customFieldDefinitionUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual-user-grant.created": "individual-user-grant.created"; }>; content: z.ZodObject<{ userUuid: z.ZodUUID; customerZoneIndividualUserUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual-user-grant.email-verified": "individual-user-grant.email-verified"; }>; content: z.ZodObject<{ customerZoneIndividualUserUuid: z.ZodUUID; userUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.contact.person.made-primary": "deal.contact.person.made-primary"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.contact.person.unlinked": "deal.contact.person.unlinked"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.contact.person.updated": "deal.contact.person.updated"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; diff: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.owner.updated": "deal.owner.updated"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; previousOwnerUuid: z.ZodUnion, z.ZodNull]>; dealOwnerUuid: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.contact-person.linked": "individual.contact-person.linked"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; position: z.ZodUnion; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.contact-person.unlinked": "individual.contact-person.unlinked"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.contact-person.updated": "individual.contact-person.updated"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; diff: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.contact-person.made-primary": "individual.contact-person.made-primary"; }>; content: z.ZodObject<{ individualUuid: z.ZodUUID; contactPerson: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "mail.template.created": "mail.template.created"; }>; content: z.ZodObject<{ mailTemplateUuid: z.ZodUUID; key: z.ZodString; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "mail.template.updated": "mail.template.updated"; }>; content: z.ZodObject<{ mailTemplateUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.created": "business.note.created"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; individualUuid: z.ZodUUID; note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.created": "individual.note.created"; }>; content: z.ZodObject<{ businessUuid: z.ZodUUID; individualUuid: z.ZodUUID; note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.created": "deal.note.created"; }>; content: z.ZodObject<{ dealUuid: z.ZodUUID; note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.updated": "business.note.updated"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; businessUuid: z.ZodUUID; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.updated": "individual.note.updated"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; individualUuid: z.ZodUUID; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.updated": "deal.note.updated"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; dealUuid: z.ZodUUID; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.file.added": "individual.note.file.added"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; individualUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.file.added": "business.note.file.added"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; businessUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.file.added": "deal.note.file.added"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.file.deleted": "business.note.file.deleted"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; businessUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.file.deleted": "individual.note.file.deleted"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; individualUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.file.deleted": "deal.note.file.deleted"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; fileUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "business.note.deleted": "business.note.deleted"; }>; content: z.ZodObject<{ noteUuid: z.ZodUUID; businessUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "individual.note.deleted": "individual.note.deleted"; }>; content: z.ZodObject<{ noteUuid: z.ZodUUID; individualUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; version: z.ZodInt; source: z.ZodString; userUuid: z.ZodUnion; message: z.ZodString; subjectType: z.ZodUnion, z.ZodNull]>; subjectId: z.ZodUnion; type: z.ZodEnum<{ "deal.note.deleted": "deal.note.deleted"; }>; content: z.ZodObject<{ note: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; }, z.core.$strip>; dealUuid: z.ZodUUID; }, z.core.$strip>; }, z.core.$strip>]>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zSearchCollectionsV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodObject<{ filter: z.ZodOptional>>; contact: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; search: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zSearchCollectionsV1Response: z.ZodObject<{ items: z.ZodArray; entity: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; parentName: z.ZodUnion; }, z.core.$strip>, z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>]>; text_match: z.ZodNumber; }, z.core.$strip>>; }, z.core.$strip>; export declare const zGetMyNotificationPreferencesV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zGetMyNotificationPreferencesV1Response: z.ZodObject<{ preset: z.ZodEnum<{ default: "default"; all: "all"; custom: "custom"; none: "none"; }>; emailEnabled: z.ZodBoolean; smsEnabled: z.ZodBoolean; appEnabled: z.ZodBoolean; pushEnabled: z.ZodBoolean; preferences: z.ZodObject<{ email: z.ZodArray>; sms: z.ZodArray>; app: z.ZodArray>; push: z.ZodArray>; }, z.core.$strip>; }, z.core.$strip>; export declare const zGetNotificationTypesConfigV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zGetNotificationTypesConfigV1Response: z.ZodObject<{ groups: z.ZodArray; description: z.ZodString; channelConfigs: z.ZodArray; defaultValue: z.ZodBoolean; isSupported: z.ZodBoolean; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zUpdateMyChannelNotificationPreferenceV1Data: z.ZodObject<{ body: z.ZodObject<{ channel: z.ZodEnum<{ email: "email"; sms: "sms"; app: "app"; push: "push"; }>; isEnabled: z.ZodBoolean; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateMyChannelNotificationPreferenceV1Response: z.ZodVoid; export declare const zGetMyNotificationsV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>>; pagination: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zGetMyNotificationsV1Response: z.ZodObject<{ items: z.ZodArray; notificationUuid: z.ZodUUID; createdByUser: z.ZodUnion, z.ZodNull]>; message: z.ZodString; type: z.ZodEnum<{ "system.test-notification": "system.test-notification"; }>; meta: z.ZodObject<{ message: z.ZodString; }, z.core.$strip>; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zViewUnreadNotificationsCountV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewUnreadNotificationsCountV1Response: z.ZodObject<{ amount: z.ZodNumber; exceedsLimit: z.ZodBoolean; }, z.core.$strip>; export declare const zViewUserNotificationDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ notificationUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewUserNotificationDetailV1Response: z.ZodObject<{ createdAt: z.ZodISODateTime; readAt: z.ZodUnion; notificationUuid: z.ZodUUID; createdByUser: z.ZodUnion, z.ZodNull]>; message: z.ZodString; type: z.ZodEnum<{ "system.test-notification": "system.test-notification"; }>; meta: z.ZodObject<{ message: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zMarkAllNotificationAsReadV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zMarkAllNotificationAsReadV1Response: z.ZodVoid; export declare const zUpdateMyNotificationTypePreferenceV1Data: z.ZodObject<{ body: z.ZodObject<{ channel: z.ZodEnum<{ email: "email"; sms: "sms"; app: "app"; push: "push"; }>; isEnabled: z.ZodBoolean; types: z.ZodArray>; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateMyNotificationTypePreferenceV1Response: z.ZodVoid; export declare const zMarkNotificationAsReadV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ notificationUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zMarkNotificationAsReadV1Response: z.ZodVoid; export declare const zMarkNotificationAsUnreadV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ notificationUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zMarkNotificationAsUnreadV1Response: z.ZodVoid; export declare const zUpdateMyNotificationPreferencePresetV1Data: z.ZodObject<{ body: z.ZodObject<{ preset: z.ZodEnum<{ default: "default"; all: "all"; custom: "custom"; none: "none"; }>; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateMyNotificationPreferencePresetV1Response: z.ZodVoid; export declare const zMigrateNotificationTypesV1Data: z.ZodObject<{ body: z.ZodObject<{ types: z.ZodArray>; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zMigrateNotificationTypesV1Response: z.ZodVoid; export declare const zSendTestNotificationV1Data: z.ZodObject<{ body: z.ZodObject<{ message: z.ZodString; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zSendTestNotificationV1Response: z.ZodVoid; export declare const zViewJobsIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; order: z.ZodEnum<{ asc: "asc"; desc: "desc"; }>; }, z.core.$strip>>>; filter: z.ZodOptional>>; }, z.core.$strip>>; pagination: z.ZodOptional; id: z.ZodString; }, z.core.$strip>, z.ZodNull]>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewJobsIndexV1Response: z.ZodObject<{ items: z.ZodArray; id: z.ZodUUID; name: z.ZodString; status: z.ZodEnum<{ created: "created"; active: "active"; completed: "completed"; retry: "retry"; failed: "failed"; cancelled: "cancelled"; }>; createdAt: z.ZodISODateTime; completedAt: z.ZodUnion; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion; id: z.ZodString; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zViewJobDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ jobId: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewJobDetailV1Response: z.ZodObject<{ id: z.ZodUUID; queueName: z.ZodEnum<{ system: "system"; }>; priority: z.ZodNumber; name: z.ZodString; data: z.ZodRecord; status: z.ZodEnum<{ created: "created"; active: "active"; completed: "completed"; retry: "retry"; failed: "failed"; cancelled: "cancelled"; }>; retryLimit: z.ZodNumber; retryCount: z.ZodNumber; retryDelay: z.ZodNumber; retryBackoff: z.ZodBoolean; startAfter: z.ZodISODateTime; startedAt: z.ZodUnion; singletonKey: z.ZodUnion; singletonOn: z.ZodUnion; expireIn: z.ZodRecord; createdAt: z.ZodISODateTime; completedAt: z.ZodUnion; keepUntil: z.ZodISODateTime; output: z.ZodUnion, z.ZodNull]>; deadLetter: z.ZodUnion; policy: z.ZodUnion; }, z.core.$strip>; export declare const zViewLocationIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional>; filter: z.ZodOptional>; coordinates: z.ZodOptional>; radiusInMeters: z.ZodOptional; }, z.core.$strip>>; search: z.ZodOptional; sort: z.ZodOptional; order: z.ZodEnum<{ asc: "asc"; desc: "desc"; }>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewLocationIndexV1Response: z.ZodObject<{ items: z.ZodArray; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zCreateLocationV1Data: z.ZodObject<{ body: z.ZodObject<{ address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateLocationV1Response: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewLocationDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewLocationDetailV1Response: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zUpdateLocationV1Data: z.ZodObject<{ body: z.ZodObject<{ address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewIndividualIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional>; search: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewIndividualIndexV1Response: z.ZodObject<{ items: z.ZodArray; phone: z.ZodUnion; mobilePhone: z.ZodUnion; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zCreateIndividualV1Data: z.ZodObject<{ body: z.ZodObject<{ uuid: z.ZodOptional; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; customFields: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateIndividualV1Response: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewIndividualDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ individualUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewIndividualDetailV1Response: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; billingInformation: z.ZodUnion; invoiceCcEmails: z.ZodArray; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; contactPersons: z.ZodArray; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>>; linkedBusinesses: z.ZodArray; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; customFields: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zUpdateIndividualV1Data: z.ZodObject<{ body: z.ZodObject<{ firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodOptional; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>>; customFields: z.ZodOptional, z.ZodNull]>>; language: z.ZodOptional>; }, z.core.$strip>; path: z.ZodObject<{ individualUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateIndividualV1Response: z.ZodVoid; export declare const zUpdateIndividualStatusV1Data: z.ZodObject<{ body: z.ZodObject<{ status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; contact: "contact"; }>; }, z.core.$strip>; path: z.ZodObject<{ individualUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateIndividualStatusV1Response: z.ZodVoid; export declare const zViewIndividualStatisticsV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewIndividualStatisticsV1Response: z.ZodObject<{ total: z.ZodNumber; monthlyPercentageGrowth: z.ZodUnion; monthlyAdded: z.ZodNumber; }, z.core.$strip>; export declare const zViewIndividualActivityLogIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ individualUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewIndividualActivityLogIndexV1Response: z.ZodObject<{ items: z.ZodArray; message: z.ZodString; userUuid: z.ZodUnion; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; changedBy: z.ZodString; content: z.ZodRecord; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zViewBusinessIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional>; search: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewBusinessIndexV1Response: z.ZodObject<{ items: z.ZodArray; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; parentName: z.ZodUnion; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zCreateBusinessV1Data: z.ZodObject<{ body: z.ZodObject<{ uuid: z.ZodOptional; name: z.ZodString; individual: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>, z.ZodNull]>; individualUuid: z.ZodUnion; individualPosition: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; customFields: z.ZodUnion, z.ZodNull]>; parentUuid: z.ZodUnion; childUuid: z.ZodUnion; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateBusinessV1Response: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zCheckVatNumberV1Data: z.ZodObject<{ body: z.ZodObject<{ countryCode: z.ZodEnum<{ NL: "NL"; FR: "FR"; AF: "AF"; AL: "AL"; DZ: "DZ"; AD: "AD"; AO: "AO"; AG: "AG"; AR: "AR"; AM: "AM"; AU: "AU"; AT: "AT"; AZ: "AZ"; BS: "BS"; BH: "BH"; BD: "BD"; BB: "BB"; BY: "BY"; BE: "BE"; BZ: "BZ"; BJ: "BJ"; BT: "BT"; BO: "BO"; BA: "BA"; BW: "BW"; BR: "BR"; BN: "BN"; BG: "BG"; BF: "BF"; BI: "BI"; KH: "KH"; CM: "CM"; CA: "CA"; CV: "CV"; CF: "CF"; TD: "TD"; CL: "CL"; CN: "CN"; CO: "CO"; KM: "KM"; CG: "CG"; CR: "CR"; HR: "HR"; CU: "CU"; CY: "CY"; CZ: "CZ"; DK: "DK"; DJ: "DJ"; DM: "DM"; DO: "DO"; EC: "EC"; EG: "EG"; SV: "SV"; GQ: "GQ"; ER: "ER"; EE: "EE"; ET: "ET"; FJ: "FJ"; FI: "FI"; GA: "GA"; GM: "GM"; GE: "GE"; DE: "DE"; GH: "GH"; GR: "GR"; GD: "GD"; GT: "GT"; GN: "GN"; GW: "GW"; GY: "GY"; HT: "HT"; HN: "HN"; HU: "HU"; IS: "IS"; IN: "IN"; ID: "ID"; IR: "IR"; IQ: "IQ"; IE: "IE"; IL: "IL"; IT: "IT"; JM: "JM"; JP: "JP"; JO: "JO"; KZ: "KZ"; KE: "KE"; KI: "KI"; KP: "KP"; KR: "KR"; KW: "KW"; KG: "KG"; LA: "LA"; LV: "LV"; LB: "LB"; LS: "LS"; LR: "LR"; LY: "LY"; LI: "LI"; LT: "LT"; LU: "LU"; MG: "MG"; MW: "MW"; MY: "MY"; MV: "MV"; ML: "ML"; MT: "MT"; MH: "MH"; MR: "MR"; MU: "MU"; MX: "MX"; FM: "FM"; MD: "MD"; MC: "MC"; MN: "MN"; ME: "ME"; MA: "MA"; MZ: "MZ"; MM: "MM"; NA: "NA"; NR: "NR"; NP: "NP"; NZ: "NZ"; NI: "NI"; NE: "NE"; NG: "NG"; XI: "XI"; MK: "MK"; NO: "NO"; OM: "OM"; PK: "PK"; PW: "PW"; PA: "PA"; PG: "PG"; PY: "PY"; PE: "PE"; PH: "PH"; PL: "PL"; PT: "PT"; QA: "QA"; RO: "RO"; RU: "RU"; RW: "RW"; KN: "KN"; LC: "LC"; VC: "VC"; WS: "WS"; SM: "SM"; ST: "ST"; SA: "SA"; SN: "SN"; RS: "RS"; SC: "SC"; SL: "SL"; SG: "SG"; SK: "SK"; SI: "SI"; SB: "SB"; SO: "SO"; ZA: "ZA"; SS: "SS"; ES: "ES"; LK: "LK"; SD: "SD"; SR: "SR"; SE: "SE"; CH: "CH"; SY: "SY"; TW: "TW"; TJ: "TJ"; TZ: "TZ"; TH: "TH"; TL: "TL"; TG: "TG"; TO: "TO"; TT: "TT"; TN: "TN"; TR: "TR"; TM: "TM"; TV: "TV"; UG: "UG"; UA: "UA"; AE: "AE"; GB: "GB"; US: "US"; UY: "UY"; UZ: "UZ"; VU: "VU"; VA: "VA"; VE: "VE"; VN: "VN"; YE: "YE"; ZM: "ZM"; ZW: "ZW"; }>; number: z.ZodString; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCheckVatNumberV1Response: z.ZodObject<{ countryCode: z.ZodEnum<{ NL: "NL"; FR: "FR"; AF: "AF"; AL: "AL"; DZ: "DZ"; AD: "AD"; AO: "AO"; AG: "AG"; AR: "AR"; AM: "AM"; AU: "AU"; AT: "AT"; AZ: "AZ"; BS: "BS"; BH: "BH"; BD: "BD"; BB: "BB"; BY: "BY"; BE: "BE"; BZ: "BZ"; BJ: "BJ"; BT: "BT"; BO: "BO"; BA: "BA"; BW: "BW"; BR: "BR"; BN: "BN"; BG: "BG"; BF: "BF"; BI: "BI"; KH: "KH"; CM: "CM"; CA: "CA"; CV: "CV"; CF: "CF"; TD: "TD"; CL: "CL"; CN: "CN"; CO: "CO"; KM: "KM"; CG: "CG"; CR: "CR"; HR: "HR"; CU: "CU"; CY: "CY"; CZ: "CZ"; DK: "DK"; DJ: "DJ"; DM: "DM"; DO: "DO"; EC: "EC"; EG: "EG"; SV: "SV"; GQ: "GQ"; ER: "ER"; EE: "EE"; ET: "ET"; FJ: "FJ"; FI: "FI"; GA: "GA"; GM: "GM"; GE: "GE"; DE: "DE"; GH: "GH"; GR: "GR"; GD: "GD"; GT: "GT"; GN: "GN"; GW: "GW"; GY: "GY"; HT: "HT"; HN: "HN"; HU: "HU"; IS: "IS"; IN: "IN"; ID: "ID"; IR: "IR"; IQ: "IQ"; IE: "IE"; IL: "IL"; IT: "IT"; JM: "JM"; JP: "JP"; JO: "JO"; KZ: "KZ"; KE: "KE"; KI: "KI"; KP: "KP"; KR: "KR"; KW: "KW"; KG: "KG"; LA: "LA"; LV: "LV"; LB: "LB"; LS: "LS"; LR: "LR"; LY: "LY"; LI: "LI"; LT: "LT"; LU: "LU"; MG: "MG"; MW: "MW"; MY: "MY"; MV: "MV"; ML: "ML"; MT: "MT"; MH: "MH"; MR: "MR"; MU: "MU"; MX: "MX"; FM: "FM"; MD: "MD"; MC: "MC"; MN: "MN"; ME: "ME"; MA: "MA"; MZ: "MZ"; MM: "MM"; NA: "NA"; NR: "NR"; NP: "NP"; NZ: "NZ"; NI: "NI"; NE: "NE"; NG: "NG"; XI: "XI"; MK: "MK"; NO: "NO"; OM: "OM"; PK: "PK"; PW: "PW"; PA: "PA"; PG: "PG"; PY: "PY"; PE: "PE"; PH: "PH"; PL: "PL"; PT: "PT"; QA: "QA"; RO: "RO"; RU: "RU"; RW: "RW"; KN: "KN"; LC: "LC"; VC: "VC"; WS: "WS"; SM: "SM"; ST: "ST"; SA: "SA"; SN: "SN"; RS: "RS"; SC: "SC"; SL: "SL"; SG: "SG"; SK: "SK"; SI: "SI"; SB: "SB"; SO: "SO"; ZA: "ZA"; SS: "SS"; ES: "ES"; LK: "LK"; SD: "SD"; SR: "SR"; SE: "SE"; CH: "CH"; SY: "SY"; TW: "TW"; TJ: "TJ"; TZ: "TZ"; TH: "TH"; TL: "TL"; TG: "TG"; TO: "TO"; TT: "TT"; TN: "TN"; TR: "TR"; TM: "TM"; TV: "TV"; UG: "UG"; UA: "UA"; AE: "AE"; GB: "GB"; US: "US"; UY: "UY"; UZ: "UZ"; VU: "VU"; VA: "VA"; VE: "VE"; VN: "VN"; YE: "YE"; ZM: "ZM"; ZW: "ZW"; }>; vatNumber: z.ZodString; requestDate: z.ZodISODateTime; isValid: z.ZodBoolean; requestIdentifier: z.ZodUnion; name: z.ZodUnion; address: z.ZodUnion; traderName: z.ZodUnion; traderStreet: z.ZodUnion; traderPostalCode: z.ZodUnion; traderCity: z.ZodUnion; traderCompanyType: z.ZodUnion; traderNameMatch: z.ZodUnion; traderStreetMatch: z.ZodUnion; traderPostalCodeMatch: z.ZodUnion; traderCityMatch: z.ZodUnion; traderCompanyTypeMatch: z.ZodUnion; }, z.core.$strip>; export declare const zViewBusinessDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ businessUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewBusinessDetailV1Response: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; billingInformation: z.ZodUnion; invoiceCcEmails: z.ZodArray; reminderEmail: z.ZodUnion; reminderCcEmails: z.ZodArray; purchaseNoteEmail: z.ZodUnion; purchaseNoteCcEmails: z.ZodArray; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; contactPersons: z.ZodArray; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>>; parent: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; children: z.ZodArray; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; location: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; customFields: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zUpdateBusinessV1Data: z.ZodObject<{ body: z.ZodObject<{ name: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; vatNumber: z.ZodUnion; number: z.ZodString; }, z.core.$strip>, z.ZodNull]>; companyNumber: z.ZodUnion; address: z.ZodObject<{ placeName: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; customFields: z.ZodUnion, z.ZodNull]>; language: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; }>; }, z.core.$strip>; path: z.ZodObject<{ businessUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateBusinessV1Response: z.ZodVoid; export declare const zUpdateBusinessStatusV1Data: z.ZodObject<{ body: z.ZodObject<{ status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; }>; }, z.core.$strip>; path: z.ZodObject<{ businessUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateBusinessStatusV1Response: z.ZodVoid; export declare const zViewBusinessStatisticsV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewBusinessStatisticsV1Response: z.ZodObject<{ total: z.ZodNumber; monthlyPercentageGrowth: z.ZodNumber; monthlyAdded: z.ZodNumber; }, z.core.$strip>; export declare const zViewBusinessBillingInformationDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ businessUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewBusinessBillingInformationDetailV1Response: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; reminderEmail: z.ZodUnion; reminderCcEmails: z.ZodArray; purchaseNoteEmail: z.ZodUnion; purchaseNoteCcEmails: z.ZodArray; billingLocation: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zUpsertBusinessBillingInformationV1Data: z.ZodObject<{ body: z.ZodObject<{ billingAddress: z.ZodOptional; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>>; invoiceEmail: z.ZodOptional>; invoiceCcEmails: z.ZodOptional, z.ZodNull]>>; reminderEmail: z.ZodOptional>; reminderCcEmails: z.ZodOptional, z.ZodNull]>>; purchaseNoteEmail: z.ZodOptional>; purchaseNoteCcEmails: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; path: z.ZodObject<{ businessUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpsertBusinessBillingInformationV1Response: z.ZodVoid; export declare const zLinkBusinessAsParentV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ parentUuid: z.ZodString; businessUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zLinkBusinessAsParentV1Response: z.ZodVoid; export declare const zLinkBusinessAsChildV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ childUuid: z.ZodString; businessUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zLinkBusinessAsChildV1Response: z.ZodVoid; export declare const zViewBusinessActivityLogIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ businessUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewBusinessActivityLogIndexV1Response: z.ZodObject<{ items: z.ZodArray; message: z.ZodString; userUuid: z.ZodUnion; changes: z.ZodArray; newValue: z.ZodUnion; }, z.core.$strip>>; changedBy: z.ZodString; content: z.ZodRecord; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zCheckBusinessVatNumberExistenceV1Data: z.ZodObject<{ body: z.ZodObject<{ countryCode: z.ZodEnum<{ NL: "NL"; FR: "FR"; AF: "AF"; AL: "AL"; DZ: "DZ"; AD: "AD"; AO: "AO"; AG: "AG"; AR: "AR"; AM: "AM"; AU: "AU"; AT: "AT"; AZ: "AZ"; BS: "BS"; BH: "BH"; BD: "BD"; BB: "BB"; BY: "BY"; BE: "BE"; BZ: "BZ"; BJ: "BJ"; BT: "BT"; BO: "BO"; BA: "BA"; BW: "BW"; BR: "BR"; BN: "BN"; BG: "BG"; BF: "BF"; BI: "BI"; KH: "KH"; CM: "CM"; CA: "CA"; CV: "CV"; CF: "CF"; TD: "TD"; CL: "CL"; CN: "CN"; CO: "CO"; KM: "KM"; CG: "CG"; CR: "CR"; HR: "HR"; CU: "CU"; CY: "CY"; CZ: "CZ"; DK: "DK"; DJ: "DJ"; DM: "DM"; DO: "DO"; EC: "EC"; EG: "EG"; SV: "SV"; GQ: "GQ"; ER: "ER"; EE: "EE"; ET: "ET"; FJ: "FJ"; FI: "FI"; GA: "GA"; GM: "GM"; GE: "GE"; DE: "DE"; GH: "GH"; GR: "GR"; GD: "GD"; GT: "GT"; GN: "GN"; GW: "GW"; GY: "GY"; HT: "HT"; HN: "HN"; HU: "HU"; IS: "IS"; IN: "IN"; ID: "ID"; IR: "IR"; IQ: "IQ"; IE: "IE"; IL: "IL"; IT: "IT"; JM: "JM"; JP: "JP"; JO: "JO"; KZ: "KZ"; KE: "KE"; KI: "KI"; KP: "KP"; KR: "KR"; KW: "KW"; KG: "KG"; LA: "LA"; LV: "LV"; LB: "LB"; LS: "LS"; LR: "LR"; LY: "LY"; LI: "LI"; LT: "LT"; LU: "LU"; MG: "MG"; MW: "MW"; MY: "MY"; MV: "MV"; ML: "ML"; MT: "MT"; MH: "MH"; MR: "MR"; MU: "MU"; MX: "MX"; FM: "FM"; MD: "MD"; MC: "MC"; MN: "MN"; ME: "ME"; MA: "MA"; MZ: "MZ"; MM: "MM"; NA: "NA"; NR: "NR"; NP: "NP"; NZ: "NZ"; NI: "NI"; NE: "NE"; NG: "NG"; XI: "XI"; MK: "MK"; NO: "NO"; OM: "OM"; PK: "PK"; PW: "PW"; PA: "PA"; PG: "PG"; PY: "PY"; PE: "PE"; PH: "PH"; PL: "PL"; PT: "PT"; QA: "QA"; RO: "RO"; RU: "RU"; RW: "RW"; KN: "KN"; LC: "LC"; VC: "VC"; WS: "WS"; SM: "SM"; ST: "ST"; SA: "SA"; SN: "SN"; RS: "RS"; SC: "SC"; SL: "SL"; SG: "SG"; SK: "SK"; SI: "SI"; SB: "SB"; SO: "SO"; ZA: "ZA"; SS: "SS"; ES: "ES"; LK: "LK"; SD: "SD"; SR: "SR"; SE: "SE"; CH: "CH"; SY: "SY"; TW: "TW"; TJ: "TJ"; TZ: "TZ"; TH: "TH"; TL: "TL"; TG: "TG"; TO: "TO"; TT: "TT"; TN: "TN"; TR: "TR"; TM: "TM"; TV: "TV"; UG: "UG"; UA: "UA"; AE: "AE"; GB: "GB"; US: "US"; UY: "UY"; UZ: "UZ"; VU: "VU"; VA: "VA"; VE: "VE"; VN: "VN"; YE: "YE"; ZM: "ZM"; ZW: "ZW"; }>; number: z.ZodString; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCheckBusinessVatNumberExistenceV1Response: z.ZodObject<{ doesExist: z.ZodBoolean; }, z.core.$strip>; export declare const zCreateNoteV1Data: z.ZodObject<{ body: z.ZodObject<{ content: z.ZodString; businessUuid: z.ZodUnion; individualUuid: z.ZodUnion; dealUuid: z.ZodUnion; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateNoteV1Response: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zDeleteNoteV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateNoteV1Data: z.ZodObject<{ body: z.ZodObject<{ content: z.ZodString; }, z.core.$strip>; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewBusinessNotesIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ businessUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewBusinessNotesIndexV1Response: z.ZodObject<{ items: z.ZodArray, z.ZodNull]>; url: z.ZodString; blurHash: z.ZodUnion; variants: z.ZodArray>; }, z.core.$strip>>; lastUpdatedByUser: z.ZodString; lastUpdatedByUserUuid: z.ZodUUID; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zViewIndividualNotesIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ individualUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewIndividualNotesIndexV1Response: z.ZodObject<{ items: z.ZodArray, z.ZodNull]>; url: z.ZodString; blurHash: z.ZodUnion; variants: z.ZodArray>; }, z.core.$strip>>; lastUpdatedByUser: z.ZodString; lastUpdatedByUserUuid: z.ZodUUID; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zViewDealNotesIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ dealUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewDealNotesIndexV1Response: z.ZodObject<{ items: z.ZodArray, z.ZodNull]>; url: z.ZodString; blurHash: z.ZodUnion; variants: z.ZodArray>; }, z.core.$strip>>; lastUpdatedByUser: z.ZodString; lastUpdatedByUserUuid: z.ZodUUID; }, z.core.$strip>>; meta: z.ZodObject<{ next: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>; export declare const zAddNoteFileV1Data: z.ZodObject<{ body: z.ZodObject<{ fileUuid: z.ZodUUID; }, z.core.$strip>; path: z.ZodObject<{ noteUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zAddNoteFileV1Response: z.ZodObject<{ noteUuid: z.ZodUUID; fileUuid: z.ZodUUID; }, z.core.$strip>; export declare const zDeleteNoteFileV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ noteUuid: z.ZodString; fileUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zDeleteNoteFileV1Response: z.ZodVoid; export declare const zLinkContactPersonToIndividualV1Data: z.ZodObject<{ body: z.ZodObject<{ contactPersonUuid: z.ZodUUID; position: z.ZodUnion; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>; path: z.ZodObject<{ individualUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zLinkContactPersonToIndividualV1Response: z.ZodObject<{ individualUuid: z.ZodUUID; contactPersonUuid: z.ZodUUID; }, z.core.$strip>; export declare const zUnlinkContactPersonFromIndividualV1Data: z.ZodObject<{ body: z.ZodObject<{ contactPersonUuid: z.ZodUUID; }, z.core.$strip>; path: z.ZodObject<{ individualUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUnlinkContactPersonFromIndividualV1Response: z.ZodVoid; export declare const zViewIndividualContactPersonDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ individualUuid: z.ZodString; contactPersonUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewIndividualContactPersonDetailV1Response: z.ZodObject<{ individualUuid: z.ZodUUID; contactPersonUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>; export declare const zUpdateIndividualContactPersonV1Data: z.ZodObject<{ body: z.ZodObject<{ firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; }, z.core.$strip>; path: z.ZodObject<{ individualUuid: z.ZodString; contactPersonUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateIndividualContactPersonV1Response: z.ZodVoid; export declare const zMakeIndividualContactPersonPrimaryV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ individualUuid: z.ZodString; contactPersonUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zMakeIndividualContactPersonPrimaryV1Response: z.ZodVoid; export declare const zLinkContactPersonToBusinessV1Data: z.ZodObject<{ body: z.ZodObject<{ contactPersonUuid: z.ZodUUID; position: z.ZodUnion; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>; path: z.ZodObject<{ businessUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zLinkContactPersonToBusinessV1Response: z.ZodObject<{ businessUuid: z.ZodUUID; contactPersonUuid: z.ZodUUID; }, z.core.$strip>; export declare const zUnlinkContactPersonFromBusinessV1Data: z.ZodObject<{ body: z.ZodObject<{ contactPersonUuid: z.ZodUUID; }, z.core.$strip>; path: z.ZodObject<{ businessUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUnlinkContactPersonFromBusinessV1Response: z.ZodVoid; export declare const zViewBusinessContactPersonDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ businessUuid: z.ZodString; contactPersonUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewBusinessContactPersonDetailV1Response: z.ZodObject<{ businessUuid: z.ZodUUID; contactPersonUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>; export declare const zUpdateBusinessContactPersonV1Data: z.ZodObject<{ body: z.ZodObject<{ firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; position: z.ZodUnion; }, z.core.$strip>; path: z.ZodObject<{ businessUuid: z.ZodString; contactPersonUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateBusinessContactPersonV1Response: z.ZodVoid; export declare const zMakeBusinessContactPersonPrimaryV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ businessUuid: z.ZodString; contactPersonUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zMakeBusinessContactPersonPrimaryV1Response: z.ZodVoid; export declare const zViewCustomFieldDefinitionIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodObject<{ filter: z.ZodObject<{ entityType: z.ZodEnum<{ individual: "individual"; business: "business"; }>; onlyWithIsDisplayedOnCreate: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>; }, z.core.$strip>; /** * List of custom field definitions */ export declare const zViewCustomFieldDefinitionIndexV1Response: z.ZodArray; validationRules: z.ZodUnion; maxLength: z.ZodOptional; regex: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ min: z.ZodOptional; max: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ options: z.ZodArray>; }, z.core.$strip>, z.ZodObject<{ minDate: z.ZodOptional; maxDate: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ options: z.ZodArray>; minSelections: z.ZodOptional; maxSelections: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ defaultValue: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ options: z.ZodArray>; }, z.core.$strip>]>; order: z.ZodNumber; width: z.ZodEnum<{ half: "half"; full: "full"; }>; isDisplayedOnCreate: z.ZodBoolean; isRequiredForLead: z.ZodBoolean; }, z.core.$strip>>; export declare const zCreateCustomFieldDefinitionV1Data: z.ZodObject<{ body: z.ZodObject<{ entityType: z.ZodEnum<{ individual: "individual"; business: "business"; }>; key: z.ZodString; displayName: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; type: z.ZodEnum<{ string: "string"; number: "number"; date: "date"; select: "select"; multiselect: "multiselect"; checkbox: "checkbox"; radio: "radio"; }>; validationRules: z.ZodUnion; maxLength: z.ZodOptional; regex: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ min: z.ZodOptional; max: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ options: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodObject<{ minDate: z.ZodOptional; maxDate: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ options: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>>; minSelections: z.ZodOptional; maxSelections: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ defaultValue: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ options: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>]>; width: z.ZodEnum<{ half: "half"; full: "full"; }>; isDisplayedOnCreate: z.ZodBoolean; isRequiredForLead: z.ZodBoolean; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewIndividualBillingInformationDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ individualUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewIndividualBillingInformationDetailV1Response: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; invoiceEmail: z.ZodUnion; invoiceCcEmails: z.ZodArray; billingLocation: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>; export declare const zUpsertIndividualBillingInformationV1Data: z.ZodObject<{ body: z.ZodObject<{ billingAddress: z.ZodOptional; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>>; invoiceEmail: z.ZodOptional>; invoiceCcEmails: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>; path: z.ZodObject<{ individualUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpsertIndividualBillingInformationV1Response: z.ZodVoid; export declare const zImportCbeCodesV1Data: z.ZodObject<{ body: z.ZodObject<{ fileUuid: z.ZodString; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zSearchCbeEnterprisesV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodObject<{ pagination: z.ZodOptional>; search: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zSearchCbeEnterprisesV1Response: z.ZodObject<{ items: z.ZodArray; startDate: z.ZodUnion; name: z.ZodUnion; abbreviation: z.ZodUnion; phone: z.ZodUnion; fax: z.ZodUnion; email: z.ZodUnion; website: z.ZodUnion; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zImportCbeEnterprisesV1Data: z.ZodObject<{ body: z.ZodObject<{ fileUuid: z.ZodString; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zImportCbeDenominationV1Data: z.ZodObject<{ body: z.ZodObject<{ fileUuid: z.ZodString; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zImportCbeContactV1Data: z.ZodObject<{ body: z.ZodObject<{ fileUuid: z.ZodString; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zImportCbeAddressV1Data: z.ZodObject<{ body: z.ZodObject<{ fileUuid: z.ZodString; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zSearchCbeEstablishmentsCbeV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodObject<{ pagination: z.ZodOptional>; filter: z.ZodOptional; }, z.core.$strip>>; search: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; export declare const zSearchCbeEstablishmentsCbeV1Response: z.ZodObject<{ items: z.ZodArray>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; results: z.ZodArray; commercialName: z.ZodUnion; address: z.ZodUnion; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zImportCbeEstablishmentsV1Data: z.ZodObject<{ body: z.ZodObject<{ fileUuid: z.ZodString; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateBoardV1Data: z.ZodObject<{ body: z.ZodObject<{ columns: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; position: z.ZodNumber; color: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; config: z.ZodOptional>; onlyShowLeadInColumn: z.ZodOptional; businessStatusOnEntry: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; transitions: z.ZodArray; config: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; path: z.ZodObject<{ uuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateBoardV1Response: z.ZodObject<{ columnUuids: z.ZodArray; transitionUuids: z.ZodArray; }, z.core.$strip>; export declare const zListBoardColumnsV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zListBoardColumnsV1Response: z.ZodObject<{ items: z.ZodArray; config: z.ZodObject<{ maxDaysInColumnBeforeHighlight: z.ZodUnion; onlyShowLeadInColumn: z.ZodBoolean; }, z.core.$strip>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zListBoardColumnTransitionsV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ boardColumnUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zListBoardColumnTransitionsV1Response: z.ZodObject<{ items: z.ZodArray; triggers: z.ZodArray; config: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewDealIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional>; filter: z.ZodOptional>; dealOwnerUuids: z.ZodOptional>; businessUuids: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewDealIndexV1Response: z.ZodObject<{ items: z.ZodArray; dealSource: z.ZodEnum<{ mail: "mail"; website: "website"; phone: "phone"; tender: "tender"; }>; client: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; contact: "contact"; }>; name: z.ZodString; }, z.core.$strip>; createdBy: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>; owner: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>, z.ZodNull]>; boardColumn: z.ZodObject<{ uuid: z.ZodUUID; key: z.ZodString; displayName: z.ZodString; }, z.core.$strip>; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zCreateDealV1Data: z.ZodObject<{ body: z.ZodObject<{ name: z.ZodString; dealLanguage: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; dealSource: z.ZodEnum<{ mail: "mail"; website: "website"; phone: "phone"; tender: "tender"; }>; clientId: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; }, z.core.$strip>; dealOwnerUuid: z.ZodUnion; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateDealV1Response: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewDealDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ dealUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewDealDetailV1Response: z.ZodObject<{ uuid: z.ZodUUID; name: z.ZodString; dealLanguage: z.ZodEnum<{ "en-US": "en-US"; "nl-BE": "nl-BE"; "fr-BE": "fr-BE"; "de-DE": "de-DE"; }>; dealSource: z.ZodEnum<{ mail: "mail"; website: "website"; phone: "phone"; tender: "tender"; }>; client: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; status: z.ZodEnum<{ lead: "lead"; customer: "customer"; inactive: "inactive"; archived: "archived"; contact: "contact"; }>; name: z.ZodString; }, z.core.$strip>; createdBy: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>; owner: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>, z.ZodNull]>; boardColumn: z.ZodObject<{ uuid: z.ZodUUID; key: z.ZodString; displayName: z.ZodString; color: z.ZodEnum<{ moss: "moss"; "green-light": "green-light"; green: "green"; teal: "teal"; cyan: "cyan"; "blue-light": "blue-light"; blue: "blue"; "blue-dark": "blue-dark"; indigo: "indigo"; violet: "violet"; purple: "purple"; fuchsia: "fuchsia"; pink: "pink"; rose: "rose"; "orange-dark": "orange-dark"; orange: "orange"; yellow: "yellow"; error: "error"; warning: "warning"; success: "success"; }>; }, z.core.$strip>; contactPersons: z.ZodArray; phone: z.ZodUnion; mobilePhone: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>>; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; }, z.core.$strip>; export declare const zUpdateDealV1Data: z.ZodObject<{ body: z.ZodObject<{ name: z.ZodOptional; dealLanguage: z.ZodOptional>; dealSource: z.ZodOptional>; dealOwnerUuid: z.ZodOptional>; }, z.core.$strip>; path: z.ZodObject<{ dealUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateDealV1Response: z.ZodVoid; export declare const zUpdateDealOwnerV1Data: z.ZodObject<{ body: z.ZodObject<{ dealOwnerUuid: z.ZodUnion; }, z.core.$strip>; path: z.ZodObject<{ dealUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateDealOwnerV1Response: z.ZodVoid; export declare const zTransitionDealColumnV1Data: z.ZodObject<{ body: z.ZodObject<{ boardColumnUuid: z.ZodUUID; }, z.core.$strip>; path: z.ZodObject<{ dealUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zTransitionDealColumnV1Response: z.ZodVoid; export declare const zLinkContactPersonToDealV1Data: z.ZodObject<{ body: z.ZodObject<{ contactPersonUuid: z.ZodUUID; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>; path: z.ZodObject<{ dealUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zLinkContactPersonToDealV1Response: z.ZodObject<{ dealUuid: z.ZodUUID; contactPersonUuid: z.ZodUUID; }, z.core.$strip>; export declare const zMakeDealContactPersonPrimaryV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ dealUuid: z.ZodString; contactPersonUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zMakeDealContactPersonPrimaryV1Response: z.ZodVoid; export declare const zUnlinkContactPersonFromDealV1Data: z.ZodObject<{ body: z.ZodObject<{ contactPersonUuid: z.ZodUUID; }, z.core.$strip>; path: z.ZodObject<{ dealUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUnlinkContactPersonFromDealV1Response: z.ZodVoid; export declare const zViewDealContactPersonDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ dealUuid: z.ZodString; contactPersonUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewDealContactPersonDetailV1Response: z.ZodObject<{ dealUuid: z.ZodUUID; contactPersonUuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; isPrimary: z.ZodBoolean; }, z.core.$strip>; export declare const zUpdateDealContactPersonV1Data: z.ZodObject<{ body: z.ZodObject<{ firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; }, z.core.$strip>; path: z.ZodObject<{ dealUuid: z.ZodString; contactPersonUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateDealContactPersonV1Response: z.ZodVoid; export declare const zVerifyIndividualUserEmailV1Data: z.ZodObject<{ body: z.ZodObject<{ userId: z.ZodString; verificationCode: z.ZodString; organizationId: z.ZodString; domain: z.ZodString; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zVerifyIndividualUserEmailV1Response: z.ZodVoid; export declare const zCreateUserIndividualGrantV1Data: z.ZodObject<{ body: z.ZodObject<{ email: z.ZodEmail; firstName: z.ZodUnion; lastName: z.ZodUnion; }, z.core.$strip>; path: z.ZodObject<{ individualUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewCustomerIndividualV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewCustomerIndividualV1Response: z.ZodObject<{ uuid: z.ZodUUID; firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; customFields: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>; export declare const zUpdateCustomerIndividualV1Data: z.ZodObject<{ body: z.ZodObject<{ firstName: z.ZodString; lastName: z.ZodString; email: z.ZodUnion; phone: z.ZodUnion; mobilePhone: z.ZodUnion; address: z.ZodOptional; placeId: z.ZodUnion; country: z.ZodUnion; city: z.ZodUnion; postalCode: z.ZodUnion; streetName: z.ZodUnion; streetNumber: z.ZodUnion; unit: z.ZodUnion; coordinates: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>, z.ZodNull]>>; customFields: z.ZodOptional, z.ZodNull]>>; language: z.ZodOptional>; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; /** * Customer individual updated successfully. */ export declare const zUpdateCustomerIndividualV1Response: z.ZodVoid; export declare const zViewMailTemplateIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewMailTemplateIndexV1Response: z.ZodObject<{ items: z.ZodArray>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zCreateMailTemplateV1Data: z.ZodObject<{ body: z.ZodObject<{ key: z.ZodString; displayName: z.ZodArray; value: z.ZodString; }, z.core.$strip>>; defaultCC: z.ZodOptional>; defaultBCC: z.ZodOptional>; locales: z.ZodArray; replyTo: z.ZodUnion; subject: z.ZodString; message: z.ZodString; attachments: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateMailTemplateV1Response: z.ZodObject<{ uuid: z.ZodUUID; }, z.core.$strip>; export declare const zViewMailTemplateDetailV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ mailTemplateUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewMailTemplateDetailV1Response: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; key: z.ZodString; displayName: z.ZodString; defaultCC: z.ZodArray; defaultBCC: z.ZodArray; locales: z.ZodArray; replyTo: z.ZodUnion; subject: z.ZodString; message: z.ZodString; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; attachments: z.ZodArray; blurHash: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zUpdateMailTemplateV1Data: z.ZodObject<{ body: z.ZodObject<{ defaultCC: z.ZodOptional>; defaultBCC: z.ZodOptional>; locales: z.ZodArray; replyTo: z.ZodUnion; subject: z.ZodString; message: z.ZodString; attachments: z.ZodArray; }, z.core.$strip>>; }, z.core.$strip>; path: z.ZodObject<{ mailTemplateUuid: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zUpdateMailTemplateV1Response: z.ZodVoid; export declare const zViewMailTemplateDetailByKeyV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodObject<{ mailTemplateKey: z.ZodString; }, z.core.$strip>; query: z.ZodOptional; }, z.core.$strip>; export declare const zViewMailTemplateDetailByKeyV1Response: z.ZodObject<{ uuid: z.ZodUUID; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; key: z.ZodString; displayName: z.ZodString; defaultCC: z.ZodArray; defaultBCC: z.ZodArray; locales: z.ZodArray; replyTo: z.ZodUnion; subject: z.ZodString; message: z.ZodString; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; attachments: z.ZodArray; blurHash: z.ZodUnion; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewMailIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional>; filter: z.ZodOptional; clientType: z.ZodOptional>; dealUuid: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewMailIndexV1Response: z.ZodObject<{ items: z.ZodArray; cc: z.ZodArray; bcc: z.ZodArray; from: z.ZodUnion; replyTo: z.ZodUnion; subject: z.ZodString; text: z.ZodString; status: z.ZodEnum<{ failed: "failed"; sending: "sending"; delivered: "delivered"; }>; client: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; }, z.core.$strip>; dealUuid: z.ZodUnion; attachments: z.ZodArray; downloadUrl: z.ZodString; }, z.core.$strip>>; externalAttachments: z.ZodArray; downloadUrl: z.ZodString; }, z.core.$strip>>; mailTemplateDisplayName: z.ZodUnion; mailTemplateUuid: z.ZodUnion; mailTemplate: z.ZodUnion>; }, z.core.$strip>, z.ZodNull]>; createdAt: z.ZodISODateTime; updatedAt: z.ZodISODateTime; }, z.core.$strip>>; meta: z.ZodObject<{ total: z.ZodNumber; offset: z.ZodNumber; limit: z.ZodNumber; }, z.core.$strip>; }, z.core.$strip>; export declare const zCreateMailV1Data: z.ZodObject<{ body: z.ZodObject<{ to: z.ZodArray; cc: z.ZodOptional>; bcc: z.ZodOptional>; from: z.ZodOptional; replyTo: z.ZodOptional; subject: z.ZodString; text: z.ZodString; attachments: z.ZodOptional>; clientId: z.ZodObject<{ uuid: z.ZodUUID; type: z.ZodEnum<{ individual: "individual"; business: "business"; }>; }, z.core.$strip>; dealUuid: z.ZodUnion; mailTemplateUuid: z.ZodUnion; externalAttachments: z.ZodOptional; downloadUrl: z.ZodString; }, z.core.$strip>>>; }, z.core.$strip>; path: z.ZodOptional; query: z.ZodOptional; }, z.core.$strip>; export declare const zCreateMailV1Response: z.ZodObject<{ uuid: z.ZodUUID; status: z.ZodEnum<{ failed: "failed"; sending: "sending"; delivered: "delivered"; }>; }, z.core.$strip>; export declare const zViewActivityLogIndexV1Data: z.ZodObject<{ body: z.ZodOptional; path: z.ZodOptional; query: z.ZodOptional>; entityTypes: z.ZodOptional>>; roles: z.ZodOptional>>; }, z.core.$strip>>; pagination: z.ZodOptional, z.ZodNull]>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zViewActivityLogIndexV1Response: z.ZodObject<{ logs: z.ZodArray; changeType: z.ZodEnum<{ create: "create"; update: "update"; delete: "delete"; }>; actorType: z.ZodEnum<{ user: "user"; system: "system"; service: "service"; }>; actor: z.ZodUnion; lastName: z.ZodUnion; email: z.ZodUnion; }, z.core.$strip>, z.ZodNull]>; entities: z.ZodArray; type: z.ZodEnum<{ individual: "individual"; business: "business"; file: "file"; note: "note"; }>; uuid: z.ZodUUID; label: z.ZodUnion; }, z.core.$strip>>; changes: z.ZodUnion; field: z.ZodString; from: z.ZodUnion; to: z.ZodUnion; }, z.core.$strip>>, z.ZodNull]>; }, z.core.$strip>>; nextKey: z.ZodUnion, z.ZodNull]>; }, z.core.$strip>;