import type { JSONRecord, JSONScalar } from '@redneckz/json-op'; import { type EndpointType } from '../components/ApplicationForm/ApplicationFormContent'; import type { Router } from '../external/useRouter'; import { type LeadRequest } from './LeadServiceAPI'; declare type submitBodyProps = { body: LeadRequest; endpoint?: EndpointType; isNaturalPerson?: boolean; router?: Router; }; export declare const getSubmitBody: ({ body, endpoint, router }: submitBodyProps) => { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone: string; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber?: string | undefined; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm: string; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region: string | undefined; partner: string | undefined; partnerId: string | undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments: string; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; } | { inn?: string | undefined; innDadata?: string | undefined; secondaryPhoneNumber: string; consentDataProcessing?: string | undefined; partnerComments?: undefined; region?: undefined; partner?: undefined; partnerId?: undefined; typeForm?: string | undefined; addressBranch: string | undefined; bankEmpolee: JSONRecord | JSONScalar | null; applicationDate: JSONRecord | JSONScalar | null; birthday: JSONRecord | JSONScalar | null; phone?: undefined; }; export declare const getPhoneBody: (phone?: string) => { phone: string; } | { phone?: undefined; }; export declare const getPhone: (phone?: string) => { phone: string; } | { phone?: undefined; }; export {};