export declare const additionalEvents = "\n  query AdditionalEvents(\n    $cameraEventId: ID\n    $ackTimestamp: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelSecondaryCameraEventFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    additionalEvents(\n      cameraEventId: $cameraEventId\n      ackTimestamp: $ackTimestamp\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraEventId\n        vmsNotes\n        vmsNotesTranslated\n        vmsNotesSanitized\n        disposition\n        eventType\n        vmsSourceType\n        ackTimestamp\n        modifiedBy\n        vmsUserId\n        monitoringCenterId\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const productByMonitoringCenter = "\n  query ProductByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelProductFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    productByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraPlanId\n        name\n        nameForInvoice\n        description\n        productTaxTypeId\n        minPrice\n        mrp\n        cost\n        price\n        fxPrices {\n          currency\n          price\n        }\n        status\n        type\n        currency\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        modifiedBy\n        archived\n        publishedFor\n        publishedForArchived\n        createdAt\n        updatedAt\n        taxType {\n          id\n          monitoringCenterId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          archived\n          name\n          modifiedBy\n          createdAt\n          updatedAt\n          taxes {\n            items {\n              id\n              taxId\n              taxTypeId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n              tax {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                region\n                subregion\n                archived\n                amount\n                name\n                taxGovId\n                modifiedBy\n                createdAt\n                updatedAt\n                taxTypes {\n                  nextToken\n                }\n              }\n              integratorId\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const appliedSetupFeeBySub = "\n  query AppliedSetupFeeBySub(\n    $subscriptionId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelAppliedSetupFeeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    appliedSetupFeeBySub(\n      subscriptionId: $subscriptionId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        parentId\n        subscriptionId\n        amount\n        name\n        currency\n        integratorId\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        taxType {\n          id\n          monitoringCenterId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          archived\n          name\n          modifiedBy\n          createdAt\n          updatedAt\n          taxes {\n            items {\n              id\n              taxId\n              taxTypeId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n              tax {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                region\n                subregion\n                archived\n                amount\n                name\n                taxGovId\n                modifiedBy\n                createdAt\n                updatedAt\n                taxTypes {\n                  nextToken\n                }\n              }\n              integratorId\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncident = "\n  query GetIncident($id: ID!) {\n    getIncident(id: $id) {\n      id\n      integratorId\n      monitoringCenterId\n      status\n      incidentSiteId\n      incidentCustomerId\n      dispositionLevel\n      primaryDisposition\n      dispositionList\n      closedTime\n      resolvedTime\n      expectedResolvedTime\n      billableTime\n      assignedUsername\n      assignmentHistory {\n        username\n        assignedAt\n      }\n      modifiedBy\n      createdAt\n      hasShareExternal\n      resolution\n      resolutionTranslated\n      resolutionSanitized\n      externalPartyResponse {\n        police\n        fire\n        ambulance\n        bylaw\n        security\n        outreach\n        siteContact\n        agenciesArrived\n        notArrivedReason\n        notArrivedReasonTranslated\n        notArrivedReasonSanitized\n      }\n      invoiceId\n      updatedAt\n      events {\n        items {\n          id\n          vmsEventId\n          vmsNotes\n          vmsNotesTranslated\n          vmsNotesSanitized\n          disposition\n          eventType\n          thumbnailFilename\n          triggerType\n          objectsFound\n          integratorId\n          monitoringCenterId\n          incidentId\n          incidentPriority\n          cameraEventCameraId\n          siteId\n          customerId\n          startTime\n          endTime\n          resolvedTime\n          instantaneous\n          cameraEventUrl\n          cameraEventUrlPublic\n          modifiedBy\n          vmsUserId\n          ackTimestamp\n          createdAt\n          vmsSourceType\n          updatedAt\n          secondaryEvents {\n            items {\n              id\n              cameraEventId\n              vmsNotes\n              vmsNotesTranslated\n              vmsNotesSanitized\n              disposition\n              eventType\n              vmsSourceType\n              ackTimestamp\n              modifiedBy\n              vmsUserId\n              monitoringCenterId\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n          camera {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n        }\n        nextToken\n      }\n      site {\n        id\n        name\n        status\n        customerId\n        integratorId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        monitoringCenterId\n        archived\n        modifiedBy\n        timezone\n        vmsSharedMonitoringRoleId\n        monitoringStatus\n        maintainCamerasOnMonitoringRole\n        armingRulesConfig\n        monitoringState\n        armedState\n        alarmState\n        supervisionEnabled\n        triggersEnabled\n        muteAfterInteractionCount\n        type\n        alarmsCentralStation\n        alarmsCentralStationPhone\n        alarmsCentralStationPhoneExt\n        alarmsVerbalPasscode\n        alarmsCSID\n        alarmsAR\n        alarmsNotes\n        alarmsNotesTranslated\n        alarmsNotesSanitized\n        alarmsPermitNum\n        alarmsPermitExpires\n        autoSendToTrackTik\n        hasSiteMap\n        condensedAddress\n        createdAt\n        updatedAt\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        integrations {\n          items {\n            id\n            siteId\n            integratorId\n            monitoringCenterId\n            type\n            subType\n            subTypeList\n            agency\n            phone\n            phoneExt\n            email\n            notes\n            notesTranslated\n            notesSanitized\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            trackTickDetails {\n              id\n              siteIntegrationId\n              siteId\n              monitoringCenterId\n              apiUrl\n              apiUsername\n              apiPassword\n              accountId\n              token\n              refreshToken\n              tokenExpiry\n              refreshTokenExpiry\n              autoSend\n              autoSendErrorEmail\n              configured\n              archived\n              modifiedBy\n              createdAt\n              updatedAt\n              taskList {\n                items {\n                  id\n                  trackTikDetailsId\n                  siteId\n                  monitoringCenterId\n                  eventType\n                  trackTikName\n                  trackTikId\n                  trackTikReportTemplateId\n                  archived\n                  modifedBy\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n        contacts {\n          items {\n            id\n            siteId\n            name\n            type\n            verbalPasscode\n            email\n            priority\n            monitoringCenterId\n            integratorId\n            archived\n            notes\n            notesTranslated\n            notesSanitized\n            modifiedBy\n            createdAt\n            updatedAt\n            phones {\n              items {\n                id\n                contactId\n                type\n                number\n                ext\n                monitoringCenterId\n                integratorId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        sops {\n          items {\n            id\n            siteId\n            eventType\n            eventSOPs\n            monitoringCenterId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n    }\n  }\n";
export declare const listIncidents = "\n  query ListIncidents(\n    $filter: ModelIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidents(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        integratorId\n        monitoringCenterId\n        status\n        incidentSiteId\n        incidentCustomerId\n        dispositionLevel\n        primaryDisposition\n        dispositionList\n        closedTime\n        resolvedTime\n        expectedResolvedTime\n        billableTime\n        assignedUsername\n        assignmentHistory {\n          username\n          assignedAt\n        }\n        modifiedBy\n        createdAt\n        hasShareExternal\n        resolution\n        resolutionTranslated\n        resolutionSanitized\n        externalPartyResponse {\n          police\n          fire\n          ambulance\n          bylaw\n          security\n          outreach\n          siteContact\n          agenciesArrived\n          notArrivedReason\n          notArrivedReasonTranslated\n          notArrivedReasonSanitized\n        }\n        invoiceId\n        updatedAt\n        events {\n          items {\n            id\n            vmsEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            thumbnailFilename\n            triggerType\n            objectsFound\n            integratorId\n            monitoringCenterId\n            incidentId\n            incidentPriority\n            cameraEventCameraId\n            siteId\n            customerId\n            startTime\n            endTime\n            resolvedTime\n            instantaneous\n            cameraEventUrl\n            cameraEventUrlPublic\n            modifiedBy\n            vmsUserId\n            ackTimestamp\n            createdAt\n            vmsSourceType\n            updatedAt\n            secondaryEvents {\n              items {\n                id\n                cameraEventId\n                vmsNotes\n                vmsNotesTranslated\n                vmsNotesSanitized\n                disposition\n                eventType\n                vmsSourceType\n                ackTimestamp\n                modifiedBy\n                vmsUserId\n                monitoringCenterId\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n            camera {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n          }\n          nextToken\n        }\n        site {\n          id\n          name\n          status\n          customerId\n          integratorId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          externalCriticalNotes\n          externalCriticalNotesTranslated\n          externalCriticalNotesSanitized\n          monitoringCenterId\n          archived\n          modifiedBy\n          timezone\n          vmsSharedMonitoringRoleId\n          monitoringStatus\n          maintainCamerasOnMonitoringRole\n          armingRulesConfig\n          monitoringState\n          armedState\n          alarmState\n          supervisionEnabled\n          triggersEnabled\n          muteAfterInteractionCount\n          type\n          alarmsCentralStation\n          alarmsCentralStationPhone\n          alarmsCentralStationPhoneExt\n          alarmsVerbalPasscode\n          alarmsCSID\n          alarmsAR\n          alarmsNotes\n          alarmsNotesTranslated\n          alarmsNotesSanitized\n          alarmsPermitNum\n          alarmsPermitExpires\n          autoSendToTrackTik\n          hasSiteMap\n          condensedAddress\n          createdAt\n          updatedAt\n          address {\n            id\n            lineOne\n            lineTwo\n            city\n            state\n            zipCode\n            country\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          integrations {\n            items {\n              id\n              siteId\n              integratorId\n              monitoringCenterId\n              type\n              subType\n              subTypeList\n              agency\n              phone\n              phoneExt\n              email\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              trackTickDetails {\n                id\n                siteIntegrationId\n                siteId\n                monitoringCenterId\n                apiUrl\n                apiUsername\n                apiPassword\n                accountId\n                token\n                refreshToken\n                tokenExpiry\n                refreshTokenExpiry\n                autoSend\n                autoSendErrorEmail\n                configured\n                archived\n                modifiedBy\n                createdAt\n                updatedAt\n                taskList {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n          contacts {\n            items {\n              id\n              siteId\n              name\n              type\n              verbalPasscode\n              email\n              priority\n              monitoringCenterId\n              integratorId\n              archived\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              createdAt\n              updatedAt\n              phones {\n                items {\n                  id\n                  contactId\n                  type\n                  number\n                  ext\n                  monitoringCenterId\n                  integratorId\n                  modifiedBy\n                  archived\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n            nextToken\n          }\n          cameras {\n            items {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n            nextToken\n          }\n          sops {\n            items {\n              id\n              siteId\n              eventType\n              eventSOPs\n              monitoringCenterId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentByMonitoringCenter = "\n  query IncidentByMonitoringCenter(\n    $monitoringCenterId: ID\n    $expectedResolvedTime: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      expectedResolvedTime: $expectedResolvedTime\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        integratorId\n        monitoringCenterId\n        status\n        incidentSiteId\n        incidentCustomerId\n        dispositionLevel\n        primaryDisposition\n        dispositionList\n        closedTime\n        resolvedTime\n        expectedResolvedTime\n        billableTime\n        assignedUsername\n        assignmentHistory {\n          username\n          assignedAt\n        }\n        modifiedBy\n        createdAt\n        hasShareExternal\n        resolution\n        resolutionTranslated\n        resolutionSanitized\n        externalPartyResponse {\n          police\n          fire\n          ambulance\n          bylaw\n          security\n          outreach\n          siteContact\n          agenciesArrived\n          notArrivedReason\n          notArrivedReasonTranslated\n          notArrivedReasonSanitized\n        }\n        invoiceId\n        updatedAt\n        events {\n          items {\n            id\n            vmsEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            thumbnailFilename\n            triggerType\n            objectsFound\n            integratorId\n            monitoringCenterId\n            incidentId\n            incidentPriority\n            cameraEventCameraId\n            siteId\n            customerId\n            startTime\n            endTime\n            resolvedTime\n            instantaneous\n            cameraEventUrl\n            cameraEventUrlPublic\n            modifiedBy\n            vmsUserId\n            ackTimestamp\n            createdAt\n            vmsSourceType\n            updatedAt\n            secondaryEvents {\n              items {\n                id\n                cameraEventId\n                vmsNotes\n                vmsNotesTranslated\n                vmsNotesSanitized\n                disposition\n                eventType\n                vmsSourceType\n                ackTimestamp\n                modifiedBy\n                vmsUserId\n                monitoringCenterId\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n            camera {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n          }\n          nextToken\n        }\n        site {\n          id\n          name\n          status\n          customerId\n          integratorId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          externalCriticalNotes\n          externalCriticalNotesTranslated\n          externalCriticalNotesSanitized\n          monitoringCenterId\n          archived\n          modifiedBy\n          timezone\n          vmsSharedMonitoringRoleId\n          monitoringStatus\n          maintainCamerasOnMonitoringRole\n          armingRulesConfig\n          monitoringState\n          armedState\n          alarmState\n          supervisionEnabled\n          triggersEnabled\n          muteAfterInteractionCount\n          type\n          alarmsCentralStation\n          alarmsCentralStationPhone\n          alarmsCentralStationPhoneExt\n          alarmsVerbalPasscode\n          alarmsCSID\n          alarmsAR\n          alarmsNotes\n          alarmsNotesTranslated\n          alarmsNotesSanitized\n          alarmsPermitNum\n          alarmsPermitExpires\n          autoSendToTrackTik\n          hasSiteMap\n          condensedAddress\n          createdAt\n          updatedAt\n          address {\n            id\n            lineOne\n            lineTwo\n            city\n            state\n            zipCode\n            country\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          integrations {\n            items {\n              id\n              siteId\n              integratorId\n              monitoringCenterId\n              type\n              subType\n              subTypeList\n              agency\n              phone\n              phoneExt\n              email\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              trackTickDetails {\n                id\n                siteIntegrationId\n                siteId\n                monitoringCenterId\n                apiUrl\n                apiUsername\n                apiPassword\n                accountId\n                token\n                refreshToken\n                tokenExpiry\n                refreshTokenExpiry\n                autoSend\n                autoSendErrorEmail\n                configured\n                archived\n                modifiedBy\n                createdAt\n                updatedAt\n                taskList {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n          contacts {\n            items {\n              id\n              siteId\n              name\n              type\n              verbalPasscode\n              email\n              priority\n              monitoringCenterId\n              integratorId\n              archived\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              createdAt\n              updatedAt\n              phones {\n                items {\n                  id\n                  contactId\n                  type\n                  number\n                  ext\n                  monitoringCenterId\n                  integratorId\n                  modifiedBy\n                  archived\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n            nextToken\n          }\n          cameras {\n            items {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n            nextToken\n          }\n          sops {\n            items {\n              id\n              siteId\n              eventType\n              eventSOPs\n              monitoringCenterId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentByMonitoringCenterAndStatus = "\n  query IncidentByMonitoringCenterAndStatus(\n    $monitoringCenterId: ID\n    $statusExpectedResolvedTime: ModelIncidentIncidentByMonitoringCenterAndStatusCompositeKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentByMonitoringCenterAndStatus(\n      monitoringCenterId: $monitoringCenterId\n      statusExpectedResolvedTime: $statusExpectedResolvedTime\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        integratorId\n        monitoringCenterId\n        status\n        incidentSiteId\n        incidentCustomerId\n        dispositionLevel\n        primaryDisposition\n        dispositionList\n        closedTime\n        resolvedTime\n        expectedResolvedTime\n        billableTime\n        assignedUsername\n        assignmentHistory {\n          username\n          assignedAt\n        }\n        modifiedBy\n        createdAt\n        hasShareExternal\n        resolution\n        resolutionTranslated\n        resolutionSanitized\n        externalPartyResponse {\n          police\n          fire\n          ambulance\n          bylaw\n          security\n          outreach\n          siteContact\n          agenciesArrived\n          notArrivedReason\n          notArrivedReasonTranslated\n          notArrivedReasonSanitized\n        }\n        invoiceId\n        updatedAt\n        events {\n          items {\n            id\n            vmsEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            thumbnailFilename\n            triggerType\n            objectsFound\n            integratorId\n            monitoringCenterId\n            incidentId\n            incidentPriority\n            cameraEventCameraId\n            siteId\n            customerId\n            startTime\n            endTime\n            resolvedTime\n            instantaneous\n            cameraEventUrl\n            cameraEventUrlPublic\n            modifiedBy\n            vmsUserId\n            ackTimestamp\n            createdAt\n            vmsSourceType\n            updatedAt\n            secondaryEvents {\n              items {\n                id\n                cameraEventId\n                vmsNotes\n                vmsNotesTranslated\n                vmsNotesSanitized\n                disposition\n                eventType\n                vmsSourceType\n                ackTimestamp\n                modifiedBy\n                vmsUserId\n                monitoringCenterId\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n            camera {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n          }\n          nextToken\n        }\n        site {\n          id\n          name\n          status\n          customerId\n          integratorId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          externalCriticalNotes\n          externalCriticalNotesTranslated\n          externalCriticalNotesSanitized\n          monitoringCenterId\n          archived\n          modifiedBy\n          timezone\n          vmsSharedMonitoringRoleId\n          monitoringStatus\n          maintainCamerasOnMonitoringRole\n          armingRulesConfig\n          monitoringState\n          armedState\n          alarmState\n          supervisionEnabled\n          triggersEnabled\n          muteAfterInteractionCount\n          type\n          alarmsCentralStation\n          alarmsCentralStationPhone\n          alarmsCentralStationPhoneExt\n          alarmsVerbalPasscode\n          alarmsCSID\n          alarmsAR\n          alarmsNotes\n          alarmsNotesTranslated\n          alarmsNotesSanitized\n          alarmsPermitNum\n          alarmsPermitExpires\n          autoSendToTrackTik\n          hasSiteMap\n          condensedAddress\n          createdAt\n          updatedAt\n          address {\n            id\n            lineOne\n            lineTwo\n            city\n            state\n            zipCode\n            country\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          integrations {\n            items {\n              id\n              siteId\n              integratorId\n              monitoringCenterId\n              type\n              subType\n              subTypeList\n              agency\n              phone\n              phoneExt\n              email\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              trackTickDetails {\n                id\n                siteIntegrationId\n                siteId\n                monitoringCenterId\n                apiUrl\n                apiUsername\n                apiPassword\n                accountId\n                token\n                refreshToken\n                tokenExpiry\n                refreshTokenExpiry\n                autoSend\n                autoSendErrorEmail\n                configured\n                archived\n                modifiedBy\n                createdAt\n                updatedAt\n                taskList {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n          contacts {\n            items {\n              id\n              siteId\n              name\n              type\n              verbalPasscode\n              email\n              priority\n              monitoringCenterId\n              integratorId\n              archived\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              createdAt\n              updatedAt\n              phones {\n                items {\n                  id\n                  contactId\n                  type\n                  number\n                  ext\n                  monitoringCenterId\n                  integratorId\n                  modifiedBy\n                  archived\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n            nextToken\n          }\n          cameras {\n            items {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n            nextToken\n          }\n          sops {\n            items {\n              id\n              siteId\n              eventType\n              eventSOPs\n              monitoringCenterId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentBySite = "\n  query IncidentBySite(\n    $incidentSiteId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentBySite(\n      incidentSiteId: $incidentSiteId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        integratorId\n        monitoringCenterId\n        status\n        incidentSiteId\n        incidentCustomerId\n        dispositionLevel\n        primaryDisposition\n        dispositionList\n        closedTime\n        resolvedTime\n        expectedResolvedTime\n        billableTime\n        assignedUsername\n        assignmentHistory {\n          username\n          assignedAt\n        }\n        modifiedBy\n        createdAt\n        hasShareExternal\n        resolution\n        resolutionTranslated\n        resolutionSanitized\n        externalPartyResponse {\n          police\n          fire\n          ambulance\n          bylaw\n          security\n          outreach\n          siteContact\n          agenciesArrived\n          notArrivedReason\n          notArrivedReasonTranslated\n          notArrivedReasonSanitized\n        }\n        invoiceId\n        updatedAt\n        events {\n          items {\n            id\n            vmsEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            thumbnailFilename\n            triggerType\n            objectsFound\n            integratorId\n            monitoringCenterId\n            incidentId\n            incidentPriority\n            cameraEventCameraId\n            siteId\n            customerId\n            startTime\n            endTime\n            resolvedTime\n            instantaneous\n            cameraEventUrl\n            cameraEventUrlPublic\n            modifiedBy\n            vmsUserId\n            ackTimestamp\n            createdAt\n            vmsSourceType\n            updatedAt\n            secondaryEvents {\n              items {\n                id\n                cameraEventId\n                vmsNotes\n                vmsNotesTranslated\n                vmsNotesSanitized\n                disposition\n                eventType\n                vmsSourceType\n                ackTimestamp\n                modifiedBy\n                vmsUserId\n                monitoringCenterId\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n            camera {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n          }\n          nextToken\n        }\n        site {\n          id\n          name\n          status\n          customerId\n          integratorId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          externalCriticalNotes\n          externalCriticalNotesTranslated\n          externalCriticalNotesSanitized\n          monitoringCenterId\n          archived\n          modifiedBy\n          timezone\n          vmsSharedMonitoringRoleId\n          monitoringStatus\n          maintainCamerasOnMonitoringRole\n          armingRulesConfig\n          monitoringState\n          armedState\n          alarmState\n          supervisionEnabled\n          triggersEnabled\n          muteAfterInteractionCount\n          type\n          alarmsCentralStation\n          alarmsCentralStationPhone\n          alarmsCentralStationPhoneExt\n          alarmsVerbalPasscode\n          alarmsCSID\n          alarmsAR\n          alarmsNotes\n          alarmsNotesTranslated\n          alarmsNotesSanitized\n          alarmsPermitNum\n          alarmsPermitExpires\n          autoSendToTrackTik\n          hasSiteMap\n          condensedAddress\n          createdAt\n          updatedAt\n          address {\n            id\n            lineOne\n            lineTwo\n            city\n            state\n            zipCode\n            country\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          integrations {\n            items {\n              id\n              siteId\n              integratorId\n              monitoringCenterId\n              type\n              subType\n              subTypeList\n              agency\n              phone\n              phoneExt\n              email\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              trackTickDetails {\n                id\n                siteIntegrationId\n                siteId\n                monitoringCenterId\n                apiUrl\n                apiUsername\n                apiPassword\n                accountId\n                token\n                refreshToken\n                tokenExpiry\n                refreshTokenExpiry\n                autoSend\n                autoSendErrorEmail\n                configured\n                archived\n                modifiedBy\n                createdAt\n                updatedAt\n                taskList {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n          contacts {\n            items {\n              id\n              siteId\n              name\n              type\n              verbalPasscode\n              email\n              priority\n              monitoringCenterId\n              integratorId\n              archived\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              createdAt\n              updatedAt\n              phones {\n                items {\n                  id\n                  contactId\n                  type\n                  number\n                  ext\n                  monitoringCenterId\n                  integratorId\n                  modifiedBy\n                  archived\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n            nextToken\n          }\n          cameras {\n            items {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n            nextToken\n          }\n          sops {\n            items {\n              id\n              siteId\n              eventType\n              eventSOPs\n              monitoringCenterId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentBySiteStatus = "\n  query IncidentBySiteStatus(\n    $incidentSiteId: ID\n    $status: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentBySiteStatus(\n      incidentSiteId: $incidentSiteId\n      status: $status\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        integratorId\n        monitoringCenterId\n        status\n        incidentSiteId\n        incidentCustomerId\n        dispositionLevel\n        primaryDisposition\n        dispositionList\n        closedTime\n        resolvedTime\n        expectedResolvedTime\n        billableTime\n        assignedUsername\n        assignmentHistory {\n          username\n          assignedAt\n        }\n        modifiedBy\n        createdAt\n        hasShareExternal\n        resolution\n        resolutionTranslated\n        resolutionSanitized\n        externalPartyResponse {\n          police\n          fire\n          ambulance\n          bylaw\n          security\n          outreach\n          siteContact\n          agenciesArrived\n          notArrivedReason\n          notArrivedReasonTranslated\n          notArrivedReasonSanitized\n        }\n        invoiceId\n        updatedAt\n        events {\n          items {\n            id\n            vmsEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            thumbnailFilename\n            triggerType\n            objectsFound\n            integratorId\n            monitoringCenterId\n            incidentId\n            incidentPriority\n            cameraEventCameraId\n            siteId\n            customerId\n            startTime\n            endTime\n            resolvedTime\n            instantaneous\n            cameraEventUrl\n            cameraEventUrlPublic\n            modifiedBy\n            vmsUserId\n            ackTimestamp\n            createdAt\n            vmsSourceType\n            updatedAt\n            secondaryEvents {\n              items {\n                id\n                cameraEventId\n                vmsNotes\n                vmsNotesTranslated\n                vmsNotesSanitized\n                disposition\n                eventType\n                vmsSourceType\n                ackTimestamp\n                modifiedBy\n                vmsUserId\n                monitoringCenterId\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n            camera {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n          }\n          nextToken\n        }\n        site {\n          id\n          name\n          status\n          customerId\n          integratorId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          externalCriticalNotes\n          externalCriticalNotesTranslated\n          externalCriticalNotesSanitized\n          monitoringCenterId\n          archived\n          modifiedBy\n          timezone\n          vmsSharedMonitoringRoleId\n          monitoringStatus\n          maintainCamerasOnMonitoringRole\n          armingRulesConfig\n          monitoringState\n          armedState\n          alarmState\n          supervisionEnabled\n          triggersEnabled\n          muteAfterInteractionCount\n          type\n          alarmsCentralStation\n          alarmsCentralStationPhone\n          alarmsCentralStationPhoneExt\n          alarmsVerbalPasscode\n          alarmsCSID\n          alarmsAR\n          alarmsNotes\n          alarmsNotesTranslated\n          alarmsNotesSanitized\n          alarmsPermitNum\n          alarmsPermitExpires\n          autoSendToTrackTik\n          hasSiteMap\n          condensedAddress\n          createdAt\n          updatedAt\n          address {\n            id\n            lineOne\n            lineTwo\n            city\n            state\n            zipCode\n            country\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          integrations {\n            items {\n              id\n              siteId\n              integratorId\n              monitoringCenterId\n              type\n              subType\n              subTypeList\n              agency\n              phone\n              phoneExt\n              email\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              trackTickDetails {\n                id\n                siteIntegrationId\n                siteId\n                monitoringCenterId\n                apiUrl\n                apiUsername\n                apiPassword\n                accountId\n                token\n                refreshToken\n                tokenExpiry\n                refreshTokenExpiry\n                autoSend\n                autoSendErrorEmail\n                configured\n                archived\n                modifiedBy\n                createdAt\n                updatedAt\n                taskList {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n          contacts {\n            items {\n              id\n              siteId\n              name\n              type\n              verbalPasscode\n              email\n              priority\n              monitoringCenterId\n              integratorId\n              archived\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              createdAt\n              updatedAt\n              phones {\n                items {\n                  id\n                  contactId\n                  type\n                  number\n                  ext\n                  monitoringCenterId\n                  integratorId\n                  modifiedBy\n                  archived\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n            nextToken\n          }\n          cameras {\n            items {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n            nextToken\n          }\n          sops {\n            items {\n              id\n              siteId\n              eventType\n              eventSOPs\n              monitoringCenterId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentBySiteAndClosedTime = "\n  query IncidentBySiteAndClosedTime(\n    $incidentSiteId: ID\n    $closedTime: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentBySiteAndClosedTime(\n      incidentSiteId: $incidentSiteId\n      closedTime: $closedTime\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        integratorId\n        monitoringCenterId\n        status\n        incidentSiteId\n        incidentCustomerId\n        dispositionLevel\n        primaryDisposition\n        dispositionList\n        closedTime\n        resolvedTime\n        expectedResolvedTime\n        billableTime\n        assignedUsername\n        assignmentHistory {\n          username\n          assignedAt\n        }\n        modifiedBy\n        createdAt\n        hasShareExternal\n        resolution\n        resolutionTranslated\n        resolutionSanitized\n        externalPartyResponse {\n          police\n          fire\n          ambulance\n          bylaw\n          security\n          outreach\n          siteContact\n          agenciesArrived\n          notArrivedReason\n          notArrivedReasonTranslated\n          notArrivedReasonSanitized\n        }\n        invoiceId\n        updatedAt\n        events {\n          items {\n            id\n            vmsEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            thumbnailFilename\n            triggerType\n            objectsFound\n            integratorId\n            monitoringCenterId\n            incidentId\n            incidentPriority\n            cameraEventCameraId\n            siteId\n            customerId\n            startTime\n            endTime\n            resolvedTime\n            instantaneous\n            cameraEventUrl\n            cameraEventUrlPublic\n            modifiedBy\n            vmsUserId\n            ackTimestamp\n            createdAt\n            vmsSourceType\n            updatedAt\n            secondaryEvents {\n              items {\n                id\n                cameraEventId\n                vmsNotes\n                vmsNotesTranslated\n                vmsNotesSanitized\n                disposition\n                eventType\n                vmsSourceType\n                ackTimestamp\n                modifiedBy\n                vmsUserId\n                monitoringCenterId\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n            camera {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n          }\n          nextToken\n        }\n        site {\n          id\n          name\n          status\n          customerId\n          integratorId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          externalCriticalNotes\n          externalCriticalNotesTranslated\n          externalCriticalNotesSanitized\n          monitoringCenterId\n          archived\n          modifiedBy\n          timezone\n          vmsSharedMonitoringRoleId\n          monitoringStatus\n          maintainCamerasOnMonitoringRole\n          armingRulesConfig\n          monitoringState\n          armedState\n          alarmState\n          supervisionEnabled\n          triggersEnabled\n          muteAfterInteractionCount\n          type\n          alarmsCentralStation\n          alarmsCentralStationPhone\n          alarmsCentralStationPhoneExt\n          alarmsVerbalPasscode\n          alarmsCSID\n          alarmsAR\n          alarmsNotes\n          alarmsNotesTranslated\n          alarmsNotesSanitized\n          alarmsPermitNum\n          alarmsPermitExpires\n          autoSendToTrackTik\n          hasSiteMap\n          condensedAddress\n          createdAt\n          updatedAt\n          address {\n            id\n            lineOne\n            lineTwo\n            city\n            state\n            zipCode\n            country\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          integrations {\n            items {\n              id\n              siteId\n              integratorId\n              monitoringCenterId\n              type\n              subType\n              subTypeList\n              agency\n              phone\n              phoneExt\n              email\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              trackTickDetails {\n                id\n                siteIntegrationId\n                siteId\n                monitoringCenterId\n                apiUrl\n                apiUsername\n                apiPassword\n                accountId\n                token\n                refreshToken\n                tokenExpiry\n                refreshTokenExpiry\n                autoSend\n                autoSendErrorEmail\n                configured\n                archived\n                modifiedBy\n                createdAt\n                updatedAt\n                taskList {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n          contacts {\n            items {\n              id\n              siteId\n              name\n              type\n              verbalPasscode\n              email\n              priority\n              monitoringCenterId\n              integratorId\n              archived\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              createdAt\n              updatedAt\n              phones {\n                items {\n                  id\n                  contactId\n                  type\n                  number\n                  ext\n                  monitoringCenterId\n                  integratorId\n                  modifiedBy\n                  archived\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n            nextToken\n          }\n          cameras {\n            items {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n            nextToken\n          }\n          sops {\n            items {\n              id\n              siteId\n              eventType\n              eventSOPs\n              monitoringCenterId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentByStatusAndCreatedAt = "\n  query IncidentByStatusAndCreatedAt(\n    $status: IncidentStatus\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentByStatusAndCreatedAt(\n      status: $status\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        integratorId\n        monitoringCenterId\n        status\n        incidentSiteId\n        incidentCustomerId\n        dispositionLevel\n        primaryDisposition\n        dispositionList\n        closedTime\n        resolvedTime\n        expectedResolvedTime\n        billableTime\n        assignedUsername\n        assignmentHistory {\n          username\n          assignedAt\n        }\n        modifiedBy\n        createdAt\n        hasShareExternal\n        resolution\n        resolutionTranslated\n        resolutionSanitized\n        externalPartyResponse {\n          police\n          fire\n          ambulance\n          bylaw\n          security\n          outreach\n          siteContact\n          agenciesArrived\n          notArrivedReason\n          notArrivedReasonTranslated\n          notArrivedReasonSanitized\n        }\n        invoiceId\n        updatedAt\n        events {\n          items {\n            id\n            vmsEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            thumbnailFilename\n            triggerType\n            objectsFound\n            integratorId\n            monitoringCenterId\n            incidentId\n            incidentPriority\n            cameraEventCameraId\n            siteId\n            customerId\n            startTime\n            endTime\n            resolvedTime\n            instantaneous\n            cameraEventUrl\n            cameraEventUrlPublic\n            modifiedBy\n            vmsUserId\n            ackTimestamp\n            createdAt\n            vmsSourceType\n            updatedAt\n            secondaryEvents {\n              items {\n                id\n                cameraEventId\n                vmsNotes\n                vmsNotesTranslated\n                vmsNotesSanitized\n                disposition\n                eventType\n                vmsSourceType\n                ackTimestamp\n                modifiedBy\n                vmsUserId\n                monitoringCenterId\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n            camera {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n          }\n          nextToken\n        }\n        site {\n          id\n          name\n          status\n          customerId\n          integratorId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          externalCriticalNotes\n          externalCriticalNotesTranslated\n          externalCriticalNotesSanitized\n          monitoringCenterId\n          archived\n          modifiedBy\n          timezone\n          vmsSharedMonitoringRoleId\n          monitoringStatus\n          maintainCamerasOnMonitoringRole\n          armingRulesConfig\n          monitoringState\n          armedState\n          alarmState\n          supervisionEnabled\n          triggersEnabled\n          muteAfterInteractionCount\n          type\n          alarmsCentralStation\n          alarmsCentralStationPhone\n          alarmsCentralStationPhoneExt\n          alarmsVerbalPasscode\n          alarmsCSID\n          alarmsAR\n          alarmsNotes\n          alarmsNotesTranslated\n          alarmsNotesSanitized\n          alarmsPermitNum\n          alarmsPermitExpires\n          autoSendToTrackTik\n          hasSiteMap\n          condensedAddress\n          createdAt\n          updatedAt\n          address {\n            id\n            lineOne\n            lineTwo\n            city\n            state\n            zipCode\n            country\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          integrations {\n            items {\n              id\n              siteId\n              integratorId\n              monitoringCenterId\n              type\n              subType\n              subTypeList\n              agency\n              phone\n              phoneExt\n              email\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              trackTickDetails {\n                id\n                siteIntegrationId\n                siteId\n                monitoringCenterId\n                apiUrl\n                apiUsername\n                apiPassword\n                accountId\n                token\n                refreshToken\n                tokenExpiry\n                refreshTokenExpiry\n                autoSend\n                autoSendErrorEmail\n                configured\n                archived\n                modifiedBy\n                createdAt\n                updatedAt\n                taskList {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n          contacts {\n            items {\n              id\n              siteId\n              name\n              type\n              verbalPasscode\n              email\n              priority\n              monitoringCenterId\n              integratorId\n              archived\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              createdAt\n              updatedAt\n              phones {\n                items {\n                  id\n                  contactId\n                  type\n                  number\n                  ext\n                  monitoringCenterId\n                  integratorId\n                  modifiedBy\n                  archived\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n            nextToken\n          }\n          cameras {\n            items {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n            nextToken\n          }\n          sops {\n            items {\n              id\n              siteId\n              eventType\n              eventSOPs\n              monitoringCenterId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentByMCStatusCreatedAt = "\n  query IncidentByMCStatusCreatedAt(\n    $monitoringCenterId: ID\n    $statusCreatedAt: ModelIncidentIncidentByMCStatusCreatedAtCompositeKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentByMCStatusCreatedAt(\n      monitoringCenterId: $monitoringCenterId\n      statusCreatedAt: $statusCreatedAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        integratorId\n        monitoringCenterId\n        status\n        incidentSiteId\n        incidentCustomerId\n        dispositionLevel\n        primaryDisposition\n        dispositionList\n        closedTime\n        resolvedTime\n        expectedResolvedTime\n        billableTime\n        assignedUsername\n        assignmentHistory {\n          username\n          assignedAt\n        }\n        modifiedBy\n        createdAt\n        hasShareExternal\n        resolution\n        resolutionTranslated\n        resolutionSanitized\n        externalPartyResponse {\n          police\n          fire\n          ambulance\n          bylaw\n          security\n          outreach\n          siteContact\n          agenciesArrived\n          notArrivedReason\n          notArrivedReasonTranslated\n          notArrivedReasonSanitized\n        }\n        invoiceId\n        updatedAt\n        events {\n          items {\n            id\n            vmsEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            thumbnailFilename\n            triggerType\n            objectsFound\n            integratorId\n            monitoringCenterId\n            incidentId\n            incidentPriority\n            cameraEventCameraId\n            siteId\n            customerId\n            startTime\n            endTime\n            resolvedTime\n            instantaneous\n            cameraEventUrl\n            cameraEventUrlPublic\n            modifiedBy\n            vmsUserId\n            ackTimestamp\n            createdAt\n            vmsSourceType\n            updatedAt\n            secondaryEvents {\n              items {\n                id\n                cameraEventId\n                vmsNotes\n                vmsNotesTranslated\n                vmsNotesSanitized\n                disposition\n                eventType\n                vmsSourceType\n                ackTimestamp\n                modifiedBy\n                vmsUserId\n                monitoringCenterId\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n            camera {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n          }\n          nextToken\n        }\n        site {\n          id\n          name\n          status\n          customerId\n          integratorId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          externalCriticalNotes\n          externalCriticalNotesTranslated\n          externalCriticalNotesSanitized\n          monitoringCenterId\n          archived\n          modifiedBy\n          timezone\n          vmsSharedMonitoringRoleId\n          monitoringStatus\n          maintainCamerasOnMonitoringRole\n          armingRulesConfig\n          monitoringState\n          armedState\n          alarmState\n          supervisionEnabled\n          triggersEnabled\n          muteAfterInteractionCount\n          type\n          alarmsCentralStation\n          alarmsCentralStationPhone\n          alarmsCentralStationPhoneExt\n          alarmsVerbalPasscode\n          alarmsCSID\n          alarmsAR\n          alarmsNotes\n          alarmsNotesTranslated\n          alarmsNotesSanitized\n          alarmsPermitNum\n          alarmsPermitExpires\n          autoSendToTrackTik\n          hasSiteMap\n          condensedAddress\n          createdAt\n          updatedAt\n          address {\n            id\n            lineOne\n            lineTwo\n            city\n            state\n            zipCode\n            country\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          integrations {\n            items {\n              id\n              siteId\n              integratorId\n              monitoringCenterId\n              type\n              subType\n              subTypeList\n              agency\n              phone\n              phoneExt\n              email\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              trackTickDetails {\n                id\n                siteIntegrationId\n                siteId\n                monitoringCenterId\n                apiUrl\n                apiUsername\n                apiPassword\n                accountId\n                token\n                refreshToken\n                tokenExpiry\n                refreshTokenExpiry\n                autoSend\n                autoSendErrorEmail\n                configured\n                archived\n                modifiedBy\n                createdAt\n                updatedAt\n                taskList {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n          contacts {\n            items {\n              id\n              siteId\n              name\n              type\n              verbalPasscode\n              email\n              priority\n              monitoringCenterId\n              integratorId\n              archived\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              createdAt\n              updatedAt\n              phones {\n                items {\n                  id\n                  contactId\n                  type\n                  number\n                  ext\n                  monitoringCenterId\n                  integratorId\n                  modifiedBy\n                  archived\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n            nextToken\n          }\n          cameras {\n            items {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n            nextToken\n          }\n          sops {\n            items {\n              id\n              siteId\n              eventType\n              eventSOPs\n              monitoringCenterId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentNote = "\n  query GetIncidentNote($id: ID!) {\n    getIncidentNote(id: $id) {\n      id\n      incidentId\n      note\n      noteTranslated\n      noteSanitized\n      monitoringCenterId\n      modifiedBy\n      writtenBy\n      createdAt\n      shareExternal\n      updatedAt\n    }\n  }\n";
export declare const listIncidentNotes = "\n  query ListIncidentNotes(\n    $filter: ModelIncidentNoteFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentNotes(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        incidentId\n        note\n        noteTranslated\n        noteSanitized\n        monitoringCenterId\n        modifiedBy\n        writtenBy\n        createdAt\n        shareExternal\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const notesByIncident = "\n  query NotesByIncident(\n    $incidentId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentNoteFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    notesByIncident(\n      incidentId: $incidentId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        note\n        noteTranslated\n        noteSanitized\n        monitoringCenterId\n        modifiedBy\n        writtenBy\n        createdAt\n        shareExternal\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentActionList = "\n  query GetIncidentActionList($id: ID!) {\n    getIncidentActionList(id: $id) {\n      id\n      incidentId\n      priority\n      eventType\n      disposition\n      monitoringCenterId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n      tasks {\n        items {\n          id\n          incidentId\n          incidentActionItemId\n          order\n          completed\n          description\n          modifiedBy\n          monitoringCenterId\n          archived\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listIncidentActionLists = "\n  query ListIncidentActionLists(\n    $filter: ModelIncidentActionListFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentActionLists(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        priority\n        eventType\n        disposition\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        tasks {\n          items {\n            id\n            incidentId\n            incidentActionItemId\n            order\n            completed\n            description\n            modifiedBy\n            monitoringCenterId\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const actionListByIncident = "\n  query ActionListByIncident(\n    $incidentId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentActionListFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    actionListByIncident(\n      incidentId: $incidentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        priority\n        eventType\n        disposition\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        tasks {\n          items {\n            id\n            incidentId\n            incidentActionItemId\n            order\n            completed\n            description\n            modifiedBy\n            monitoringCenterId\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getProcedureTask = "\n  query GetProcedureTask($id: ID!) {\n    getProcedureTask(id: $id) {\n      id\n      incidentId\n      incidentActionItemId\n      order\n      completed\n      description\n      modifiedBy\n      monitoringCenterId\n      archived\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listProcedureTasks = "\n  query ListProcedureTasks(\n    $filter: ModelProcedureTaskFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listProcedureTasks(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        incidentId\n        incidentActionItemId\n        order\n        completed\n        description\n        modifiedBy\n        monitoringCenterId\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const procedureTaskByIncident = "\n  query ProcedureTaskByIncident(\n    $incidentId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelProcedureTaskFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    procedureTaskByIncident(\n      incidentId: $incidentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        incidentActionItemId\n        order\n        completed\n        description\n        modifiedBy\n        monitoringCenterId\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const procedureTaskByIncidentAction = "\n  query ProcedureTaskByIncidentAction(\n    $incidentActionItemId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelProcedureTaskFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    procedureTaskByIncidentAction(\n      incidentActionItemId: $incidentActionItemId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        incidentActionItemId\n        order\n        completed\n        description\n        modifiedBy\n        monitoringCenterId\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentBundleTime = "\n  query GetIncidentBundleTime($id: ID!) {\n    getIncidentBundleTime(id: $id) {\n      id\n      monitoringCenterId\n      applyToAssigned\n      bundleTime\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listIncidentBundleTimes = "\n  query ListIncidentBundleTimes(\n    $filter: ModelIncidentBundleTimeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentBundleTimes(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        applyToAssigned\n        bundleTime\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const bundleTimeByMC = "\n  query BundleTimeByMC(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentBundleTimeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    bundleTimeByMC(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        applyToAssigned\n        bundleTime\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getCameraEvent = "\n  query GetCameraEvent($id: ID!) {\n    getCameraEvent(id: $id) {\n      id\n      vmsEventId\n      vmsNotes\n      vmsNotesTranslated\n      vmsNotesSanitized\n      disposition\n      eventType\n      thumbnailFilename\n      triggerType\n      objectsFound\n      integratorId\n      monitoringCenterId\n      incidentId\n      incidentPriority\n      cameraEventCameraId\n      siteId\n      customerId\n      startTime\n      endTime\n      resolvedTime\n      instantaneous\n      cameraEventUrl\n      cameraEventUrlPublic\n      modifiedBy\n      vmsUserId\n      ackTimestamp\n      createdAt\n      vmsSourceType\n      updatedAt\n      secondaryEvents {\n        items {\n          id\n          cameraEventId\n          vmsNotes\n          vmsNotesTranslated\n          vmsNotesSanitized\n          disposition\n          eventType\n          vmsSourceType\n          ackTimestamp\n          modifiedBy\n          vmsUserId\n          monitoringCenterId\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n      camera {\n        id\n        name\n        deviceType\n        status\n        vmsCameraName\n        description\n        descriptionTranslated\n        descriptionSanitized\n        vmsDescription\n        siteId\n        integratorId\n        monitoringCenterId\n        customerId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        talkdownInstructions {\n          talkdownType\n          note\n          noteTranslated\n          noteSanitized\n          phone\n          url\n          messageDetails {\n            messageType\n            messageTypeId\n            urlSuffix\n          }\n          hostConfiguration {\n            baseUrl\n            username\n            password\n            method\n          }\n        }\n        latitude\n        longitude\n        vmsCameraId\n        vmsCustomerId\n        testingExpiry\n        armedState\n        snoozeReason\n        snoozeReasonTranslated\n        snoozeReasonSanitized\n        snoozeExpiry\n        archived\n        zoneNumber\n        zoneDescription\n        zoneDescriptionTranslated\n        zoneDescriptionSanitized\n        modifiedBy\n        isOnvif\n        videoStreamState\n        deviceUrlOnline\n        vmsConnect\n        isP2P\n        isAnalyticsEnabled\n        isMotionEnabled\n        testEventReceived\n        healthCheckEnabled\n        healthCheckSLA\n        healthCheckStatus\n        ignoreStatusChecks\n        statusChecksProperties\n        statusLastVerified\n        archiveDurationHours\n        accessUrlsId\n        credentialsId\n        deviceBrand\n        deviceModel\n        vmsPlanId\n        phpRegistrationCode\n        serialNumber\n        p2pState\n        lastPowerCycle\n        baselineThumbnailFilename\n        currentThumbnailFilename\n        sceneChangeDetectionEnabled\n        passingSceneDetection\n        hubspotId\n        immixMonitoring\n        hasMic\n        hasSpeaker\n        audioGroups\n        createdAt\n        updatedAt\n        qualitySettings {\n          id\n          width\n          height\n          videoBitRate\n          frameRate\n          monitoringCenterId\n          cameraId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n      }\n    }\n  }\n";
export declare const listCameraEvents = "\n  query ListCameraEvents(\n    $filter: ModelCameraEventFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCameraEvents(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        vmsEventId\n        vmsNotes\n        vmsNotesTranslated\n        vmsNotesSanitized\n        disposition\n        eventType\n        thumbnailFilename\n        triggerType\n        objectsFound\n        integratorId\n        monitoringCenterId\n        incidentId\n        incidentPriority\n        cameraEventCameraId\n        siteId\n        customerId\n        startTime\n        endTime\n        resolvedTime\n        instantaneous\n        cameraEventUrl\n        cameraEventUrlPublic\n        modifiedBy\n        vmsUserId\n        ackTimestamp\n        createdAt\n        vmsSourceType\n        updatedAt\n        secondaryEvents {\n          items {\n            id\n            cameraEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            vmsSourceType\n            ackTimestamp\n            modifiedBy\n            vmsUserId\n            monitoringCenterId\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        camera {\n          id\n          name\n          deviceType\n          status\n          vmsCameraName\n          description\n          descriptionTranslated\n          descriptionSanitized\n          vmsDescription\n          siteId\n          integratorId\n          monitoringCenterId\n          customerId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          talkdownInstructions {\n            talkdownType\n            note\n            noteTranslated\n            noteSanitized\n            phone\n            url\n            messageDetails {\n              messageType\n              messageTypeId\n              urlSuffix\n            }\n            hostConfiguration {\n              baseUrl\n              username\n              password\n              method\n            }\n          }\n          latitude\n          longitude\n          vmsCameraId\n          vmsCustomerId\n          testingExpiry\n          armedState\n          snoozeReason\n          snoozeReasonTranslated\n          snoozeReasonSanitized\n          snoozeExpiry\n          archived\n          zoneNumber\n          zoneDescription\n          zoneDescriptionTranslated\n          zoneDescriptionSanitized\n          modifiedBy\n          isOnvif\n          videoStreamState\n          deviceUrlOnline\n          vmsConnect\n          isP2P\n          isAnalyticsEnabled\n          isMotionEnabled\n          testEventReceived\n          healthCheckEnabled\n          healthCheckSLA\n          healthCheckStatus\n          ignoreStatusChecks\n          statusChecksProperties\n          statusLastVerified\n          archiveDurationHours\n          accessUrlsId\n          credentialsId\n          deviceBrand\n          deviceModel\n          vmsPlanId\n          phpRegistrationCode\n          serialNumber\n          p2pState\n          lastPowerCycle\n          baselineThumbnailFilename\n          currentThumbnailFilename\n          sceneChangeDetectionEnabled\n          passingSceneDetection\n          hubspotId\n          immixMonitoring\n          hasMic\n          hasSpeaker\n          audioGroups\n          createdAt\n          updatedAt\n          qualitySettings {\n            id\n            width\n            height\n            videoBitRate\n            frameRate\n            monitoringCenterId\n            cameraId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const cameraEventByMonitoringCenter = "\n  query CameraEventByMonitoringCenter(\n    $monitoringCenterId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraEventFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    cameraEventByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        vmsEventId\n        vmsNotes\n        vmsNotesTranslated\n        vmsNotesSanitized\n        disposition\n        eventType\n        thumbnailFilename\n        triggerType\n        objectsFound\n        integratorId\n        monitoringCenterId\n        incidentId\n        incidentPriority\n        cameraEventCameraId\n        siteId\n        customerId\n        startTime\n        endTime\n        resolvedTime\n        instantaneous\n        cameraEventUrl\n        cameraEventUrlPublic\n        modifiedBy\n        vmsUserId\n        ackTimestamp\n        createdAt\n        vmsSourceType\n        updatedAt\n        secondaryEvents {\n          items {\n            id\n            cameraEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            vmsSourceType\n            ackTimestamp\n            modifiedBy\n            vmsUserId\n            monitoringCenterId\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        camera {\n          id\n          name\n          deviceType\n          status\n          vmsCameraName\n          description\n          descriptionTranslated\n          descriptionSanitized\n          vmsDescription\n          siteId\n          integratorId\n          monitoringCenterId\n          customerId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          talkdownInstructions {\n            talkdownType\n            note\n            noteTranslated\n            noteSanitized\n            phone\n            url\n            messageDetails {\n              messageType\n              messageTypeId\n              urlSuffix\n            }\n            hostConfiguration {\n              baseUrl\n              username\n              password\n              method\n            }\n          }\n          latitude\n          longitude\n          vmsCameraId\n          vmsCustomerId\n          testingExpiry\n          armedState\n          snoozeReason\n          snoozeReasonTranslated\n          snoozeReasonSanitized\n          snoozeExpiry\n          archived\n          zoneNumber\n          zoneDescription\n          zoneDescriptionTranslated\n          zoneDescriptionSanitized\n          modifiedBy\n          isOnvif\n          videoStreamState\n          deviceUrlOnline\n          vmsConnect\n          isP2P\n          isAnalyticsEnabled\n          isMotionEnabled\n          testEventReceived\n          healthCheckEnabled\n          healthCheckSLA\n          healthCheckStatus\n          ignoreStatusChecks\n          statusChecksProperties\n          statusLastVerified\n          archiveDurationHours\n          accessUrlsId\n          credentialsId\n          deviceBrand\n          deviceModel\n          vmsPlanId\n          phpRegistrationCode\n          serialNumber\n          p2pState\n          lastPowerCycle\n          baselineThumbnailFilename\n          currentThumbnailFilename\n          sceneChangeDetectionEnabled\n          passingSceneDetection\n          hubspotId\n          immixMonitoring\n          hasMic\n          hasSpeaker\n          audioGroups\n          createdAt\n          updatedAt\n          qualitySettings {\n            id\n            width\n            height\n            videoBitRate\n            frameRate\n            monitoringCenterId\n            cameraId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const cameraEventByVmsEventId = "\n  query CameraEventByVmsEventId(\n    $vmsEventId: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraEventFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    cameraEventByVmsEventId(\n      vmsEventId: $vmsEventId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        vmsEventId\n        vmsNotes\n        vmsNotesTranslated\n        vmsNotesSanitized\n        disposition\n        eventType\n        thumbnailFilename\n        triggerType\n        objectsFound\n        integratorId\n        monitoringCenterId\n        incidentId\n        incidentPriority\n        cameraEventCameraId\n        siteId\n        customerId\n        startTime\n        endTime\n        resolvedTime\n        instantaneous\n        cameraEventUrl\n        cameraEventUrlPublic\n        modifiedBy\n        vmsUserId\n        ackTimestamp\n        createdAt\n        vmsSourceType\n        updatedAt\n        secondaryEvents {\n          items {\n            id\n            cameraEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            vmsSourceType\n            ackTimestamp\n            modifiedBy\n            vmsUserId\n            monitoringCenterId\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        camera {\n          id\n          name\n          deviceType\n          status\n          vmsCameraName\n          description\n          descriptionTranslated\n          descriptionSanitized\n          vmsDescription\n          siteId\n          integratorId\n          monitoringCenterId\n          customerId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          talkdownInstructions {\n            talkdownType\n            note\n            noteTranslated\n            noteSanitized\n            phone\n            url\n            messageDetails {\n              messageType\n              messageTypeId\n              urlSuffix\n            }\n            hostConfiguration {\n              baseUrl\n              username\n              password\n              method\n            }\n          }\n          latitude\n          longitude\n          vmsCameraId\n          vmsCustomerId\n          testingExpiry\n          armedState\n          snoozeReason\n          snoozeReasonTranslated\n          snoozeReasonSanitized\n          snoozeExpiry\n          archived\n          zoneNumber\n          zoneDescription\n          zoneDescriptionTranslated\n          zoneDescriptionSanitized\n          modifiedBy\n          isOnvif\n          videoStreamState\n          deviceUrlOnline\n          vmsConnect\n          isP2P\n          isAnalyticsEnabled\n          isMotionEnabled\n          testEventReceived\n          healthCheckEnabled\n          healthCheckSLA\n          healthCheckStatus\n          ignoreStatusChecks\n          statusChecksProperties\n          statusLastVerified\n          archiveDurationHours\n          accessUrlsId\n          credentialsId\n          deviceBrand\n          deviceModel\n          vmsPlanId\n          phpRegistrationCode\n          serialNumber\n          p2pState\n          lastPowerCycle\n          baselineThumbnailFilename\n          currentThumbnailFilename\n          sceneChangeDetectionEnabled\n          passingSceneDetection\n          hubspotId\n          immixMonitoring\n          hasMic\n          hasSpeaker\n          audioGroups\n          createdAt\n          updatedAt\n          qualitySettings {\n            id\n            width\n            height\n            videoBitRate\n            frameRate\n            monitoringCenterId\n            cameraId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const cameraEventByIncidentId = "\n  query CameraEventByIncidentId(\n    $incidentId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraEventFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    cameraEventByIncidentId(\n      incidentId: $incidentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        vmsEventId\n        vmsNotes\n        vmsNotesTranslated\n        vmsNotesSanitized\n        disposition\n        eventType\n        thumbnailFilename\n        triggerType\n        objectsFound\n        integratorId\n        monitoringCenterId\n        incidentId\n        incidentPriority\n        cameraEventCameraId\n        siteId\n        customerId\n        startTime\n        endTime\n        resolvedTime\n        instantaneous\n        cameraEventUrl\n        cameraEventUrlPublic\n        modifiedBy\n        vmsUserId\n        ackTimestamp\n        createdAt\n        vmsSourceType\n        updatedAt\n        secondaryEvents {\n          items {\n            id\n            cameraEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            vmsSourceType\n            ackTimestamp\n            modifiedBy\n            vmsUserId\n            monitoringCenterId\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        camera {\n          id\n          name\n          deviceType\n          status\n          vmsCameraName\n          description\n          descriptionTranslated\n          descriptionSanitized\n          vmsDescription\n          siteId\n          integratorId\n          monitoringCenterId\n          customerId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          talkdownInstructions {\n            talkdownType\n            note\n            noteTranslated\n            noteSanitized\n            phone\n            url\n            messageDetails {\n              messageType\n              messageTypeId\n              urlSuffix\n            }\n            hostConfiguration {\n              baseUrl\n              username\n              password\n              method\n            }\n          }\n          latitude\n          longitude\n          vmsCameraId\n          vmsCustomerId\n          testingExpiry\n          armedState\n          snoozeReason\n          snoozeReasonTranslated\n          snoozeReasonSanitized\n          snoozeExpiry\n          archived\n          zoneNumber\n          zoneDescription\n          zoneDescriptionTranslated\n          zoneDescriptionSanitized\n          modifiedBy\n          isOnvif\n          videoStreamState\n          deviceUrlOnline\n          vmsConnect\n          isP2P\n          isAnalyticsEnabled\n          isMotionEnabled\n          testEventReceived\n          healthCheckEnabled\n          healthCheckSLA\n          healthCheckStatus\n          ignoreStatusChecks\n          statusChecksProperties\n          statusLastVerified\n          archiveDurationHours\n          accessUrlsId\n          credentialsId\n          deviceBrand\n          deviceModel\n          vmsPlanId\n          phpRegistrationCode\n          serialNumber\n          p2pState\n          lastPowerCycle\n          baselineThumbnailFilename\n          currentThumbnailFilename\n          sceneChangeDetectionEnabled\n          passingSceneDetection\n          hubspotId\n          immixMonitoring\n          hasMic\n          hasSpeaker\n          audioGroups\n          createdAt\n          updatedAt\n          qualitySettings {\n            id\n            width\n            height\n            videoBitRate\n            frameRate\n            monitoringCenterId\n            cameraId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const cameraEventBySiteId = "\n  query CameraEventBySiteId(\n    $siteId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraEventFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    cameraEventBySiteId(\n      siteId: $siteId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        vmsEventId\n        vmsNotes\n        vmsNotesTranslated\n        vmsNotesSanitized\n        disposition\n        eventType\n        thumbnailFilename\n        triggerType\n        objectsFound\n        integratorId\n        monitoringCenterId\n        incidentId\n        incidentPriority\n        cameraEventCameraId\n        siteId\n        customerId\n        startTime\n        endTime\n        resolvedTime\n        instantaneous\n        cameraEventUrl\n        cameraEventUrlPublic\n        modifiedBy\n        vmsUserId\n        ackTimestamp\n        createdAt\n        vmsSourceType\n        updatedAt\n        secondaryEvents {\n          items {\n            id\n            cameraEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            vmsSourceType\n            ackTimestamp\n            modifiedBy\n            vmsUserId\n            monitoringCenterId\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        camera {\n          id\n          name\n          deviceType\n          status\n          vmsCameraName\n          description\n          descriptionTranslated\n          descriptionSanitized\n          vmsDescription\n          siteId\n          integratorId\n          monitoringCenterId\n          customerId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          talkdownInstructions {\n            talkdownType\n            note\n            noteTranslated\n            noteSanitized\n            phone\n            url\n            messageDetails {\n              messageType\n              messageTypeId\n              urlSuffix\n            }\n            hostConfiguration {\n              baseUrl\n              username\n              password\n              method\n            }\n          }\n          latitude\n          longitude\n          vmsCameraId\n          vmsCustomerId\n          testingExpiry\n          armedState\n          snoozeReason\n          snoozeReasonTranslated\n          snoozeReasonSanitized\n          snoozeExpiry\n          archived\n          zoneNumber\n          zoneDescription\n          zoneDescriptionTranslated\n          zoneDescriptionSanitized\n          modifiedBy\n          isOnvif\n          videoStreamState\n          deviceUrlOnline\n          vmsConnect\n          isP2P\n          isAnalyticsEnabled\n          isMotionEnabled\n          testEventReceived\n          healthCheckEnabled\n          healthCheckSLA\n          healthCheckStatus\n          ignoreStatusChecks\n          statusChecksProperties\n          statusLastVerified\n          archiveDurationHours\n          accessUrlsId\n          credentialsId\n          deviceBrand\n          deviceModel\n          vmsPlanId\n          phpRegistrationCode\n          serialNumber\n          p2pState\n          lastPowerCycle\n          baselineThumbnailFilename\n          currentThumbnailFilename\n          sceneChangeDetectionEnabled\n          passingSceneDetection\n          hubspotId\n          immixMonitoring\n          hasMic\n          hasSpeaker\n          audioGroups\n          createdAt\n          updatedAt\n          qualitySettings {\n            id\n            width\n            height\n            videoBitRate\n            frameRate\n            monitoringCenterId\n            cameraId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const cameraEventByEventTypeAndCreatedAt = "\n  query CameraEventByEventTypeAndCreatedAt(\n    $eventType: EventType\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraEventFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    cameraEventByEventTypeAndCreatedAt(\n      eventType: $eventType\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        vmsEventId\n        vmsNotes\n        vmsNotesTranslated\n        vmsNotesSanitized\n        disposition\n        eventType\n        thumbnailFilename\n        triggerType\n        objectsFound\n        integratorId\n        monitoringCenterId\n        incidentId\n        incidentPriority\n        cameraEventCameraId\n        siteId\n        customerId\n        startTime\n        endTime\n        resolvedTime\n        instantaneous\n        cameraEventUrl\n        cameraEventUrlPublic\n        modifiedBy\n        vmsUserId\n        ackTimestamp\n        createdAt\n        vmsSourceType\n        updatedAt\n        secondaryEvents {\n          items {\n            id\n            cameraEventId\n            vmsNotes\n            vmsNotesTranslated\n            vmsNotesSanitized\n            disposition\n            eventType\n            vmsSourceType\n            ackTimestamp\n            modifiedBy\n            vmsUserId\n            monitoringCenterId\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        camera {\n          id\n          name\n          deviceType\n          status\n          vmsCameraName\n          description\n          descriptionTranslated\n          descriptionSanitized\n          vmsDescription\n          siteId\n          integratorId\n          monitoringCenterId\n          customerId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          talkdownInstructions {\n            talkdownType\n            note\n            noteTranslated\n            noteSanitized\n            phone\n            url\n            messageDetails {\n              messageType\n              messageTypeId\n              urlSuffix\n            }\n            hostConfiguration {\n              baseUrl\n              username\n              password\n              method\n            }\n          }\n          latitude\n          longitude\n          vmsCameraId\n          vmsCustomerId\n          testingExpiry\n          armedState\n          snoozeReason\n          snoozeReasonTranslated\n          snoozeReasonSanitized\n          snoozeExpiry\n          archived\n          zoneNumber\n          zoneDescription\n          zoneDescriptionTranslated\n          zoneDescriptionSanitized\n          modifiedBy\n          isOnvif\n          videoStreamState\n          deviceUrlOnline\n          vmsConnect\n          isP2P\n          isAnalyticsEnabled\n          isMotionEnabled\n          testEventReceived\n          healthCheckEnabled\n          healthCheckSLA\n          healthCheckStatus\n          ignoreStatusChecks\n          statusChecksProperties\n          statusLastVerified\n          archiveDurationHours\n          accessUrlsId\n          credentialsId\n          deviceBrand\n          deviceModel\n          vmsPlanId\n          phpRegistrationCode\n          serialNumber\n          p2pState\n          lastPowerCycle\n          baselineThumbnailFilename\n          currentThumbnailFilename\n          sceneChangeDetectionEnabled\n          passingSceneDetection\n          hubspotId\n          immixMonitoring\n          hasMic\n          hasSpeaker\n          audioGroups\n          createdAt\n          updatedAt\n          qualitySettings {\n            id\n            width\n            height\n            videoBitRate\n            frameRate\n            monitoringCenterId\n            cameraId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getCustomer = "\n  query GetCustomer($id: ID!) {\n    getCustomer(id: $id) {\n      id\n      name\n      type\n      status\n      integratorId\n      monitoringCenterId\n      criticalNotes\n      criticalNotesTranslated\n      criticalNotesSanitized\n      externalCriticalNotes\n      externalCriticalNotesTranslated\n      externalCriticalNotesSanitized\n      vmsCustomerId\n      vmsMCWebhookId\n      vmsMonitoringCenterRoleId\n      archived\n      modifiedBy\n      slaL1\n      slaL2\n      slaL3\n      slaL4\n      sortName\n      softphoneEnabled\n      softphoneNumber\n      callbackNumber\n      callbackNumberExt\n      zendeskWidgetScript\n      hubspotId\n      hasLogo\n      mobileLogo\n      invoicePrefix\n      invoiceNumber\n      invoiceFooter\n      errorEmail\n      vmsUrl\n      vmsAlarmUrl\n      vmsAdminUrl\n      orgDomainUrl\n      fromEmail\n      createdAt\n      updatedAt\n      boldBIIntegration {\n        id\n        siteUsername\n        sitePassword\n        siteUrl\n        siteDefaultDashboardId\n        customerId\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      rapidSOSIntegration {\n        id\n        clientId\n        clientSecret\n        webhookEnabled\n        agencyId\n        webhookId\n        customerId\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      address {\n        id\n        lineOne\n        lineTwo\n        city\n        state\n        zipCode\n        country\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      contact {\n        id\n        firstName\n        lastName\n        name\n        phone\n        ext\n        email\n        monitoringCenterId\n        integratorId\n        modifiedBy\n        customerCanShareSecurables\n        customerCanLoginAdminPortal\n        createdAt\n        updatedAt\n      }\n      sites {\n        items {\n          id\n          name\n          status\n          customerId\n          integratorId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          externalCriticalNotes\n          externalCriticalNotesTranslated\n          externalCriticalNotesSanitized\n          monitoringCenterId\n          archived\n          modifiedBy\n          timezone\n          vmsSharedMonitoringRoleId\n          monitoringStatus\n          maintainCamerasOnMonitoringRole\n          armingRulesConfig\n          monitoringState\n          armedState\n          alarmState\n          supervisionEnabled\n          triggersEnabled\n          muteAfterInteractionCount\n          type\n          alarmsCentralStation\n          alarmsCentralStationPhone\n          alarmsCentralStationPhoneExt\n          alarmsVerbalPasscode\n          alarmsCSID\n          alarmsAR\n          alarmsNotes\n          alarmsNotesTranslated\n          alarmsNotesSanitized\n          alarmsPermitNum\n          alarmsPermitExpires\n          autoSendToTrackTik\n          hasSiteMap\n          condensedAddress\n          createdAt\n          updatedAt\n          address {\n            id\n            lineOne\n            lineTwo\n            city\n            state\n            zipCode\n            country\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          integrations {\n            items {\n              id\n              siteId\n              integratorId\n              monitoringCenterId\n              type\n              subType\n              subTypeList\n              agency\n              phone\n              phoneExt\n              email\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              trackTickDetails {\n                id\n                siteIntegrationId\n                siteId\n                monitoringCenterId\n                apiUrl\n                apiUsername\n                apiPassword\n                accountId\n                token\n                refreshToken\n                tokenExpiry\n                refreshTokenExpiry\n                autoSend\n                autoSendErrorEmail\n                configured\n                archived\n                modifiedBy\n                createdAt\n                updatedAt\n                taskList {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n          contacts {\n            items {\n              id\n              siteId\n              name\n              type\n              verbalPasscode\n              email\n              priority\n              monitoringCenterId\n              integratorId\n              archived\n              notes\n              notesTranslated\n              notesSanitized\n              modifiedBy\n              createdAt\n              updatedAt\n              phones {\n                items {\n                  id\n                  contactId\n                  type\n                  number\n                  ext\n                  monitoringCenterId\n                  integratorId\n                  modifiedBy\n                  archived\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n            nextToken\n          }\n          cameras {\n            items {\n              id\n              name\n              deviceType\n              status\n              vmsCameraName\n              description\n              descriptionTranslated\n              descriptionSanitized\n              vmsDescription\n              siteId\n              integratorId\n              monitoringCenterId\n              customerId\n              criticalNotes\n              criticalNotesTranslated\n              criticalNotesSanitized\n              talkdownInstructions {\n                talkdownType\n                note\n                noteTranslated\n                noteSanitized\n                phone\n                url\n                messageDetails {\n                  messageType\n                  messageTypeId\n                  urlSuffix\n                }\n                hostConfiguration {\n                  baseUrl\n                  username\n                  password\n                  method\n                }\n              }\n              latitude\n              longitude\n              vmsCameraId\n              vmsCustomerId\n              testingExpiry\n              armedState\n              snoozeReason\n              snoozeReasonTranslated\n              snoozeReasonSanitized\n              snoozeExpiry\n              archived\n              zoneNumber\n              zoneDescription\n              zoneDescriptionTranslated\n              zoneDescriptionSanitized\n              modifiedBy\n              isOnvif\n              videoStreamState\n              deviceUrlOnline\n              vmsConnect\n              isP2P\n              isAnalyticsEnabled\n              isMotionEnabled\n              testEventReceived\n              healthCheckEnabled\n              healthCheckSLA\n              healthCheckStatus\n              ignoreStatusChecks\n              statusChecksProperties\n              statusLastVerified\n              archiveDurationHours\n              accessUrlsId\n              credentialsId\n              deviceBrand\n              deviceModel\n              vmsPlanId\n              phpRegistrationCode\n              serialNumber\n              p2pState\n              lastPowerCycle\n              baselineThumbnailFilename\n              currentThumbnailFilename\n              sceneChangeDetectionEnabled\n              passingSceneDetection\n              hubspotId\n              immixMonitoring\n              hasMic\n              hasSpeaker\n              audioGroups\n              createdAt\n              updatedAt\n              qualitySettings {\n                id\n                width\n                height\n                videoBitRate\n                frameRate\n                monitoringCenterId\n                cameraId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n            }\n            nextToken\n          }\n          sops {\n            items {\n              id\n              siteId\n              eventType\n              eventSOPs\n              monitoringCenterId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n        nextToken\n      }\n      cameras {\n        items {\n          id\n          name\n          deviceType\n          status\n          vmsCameraName\n          description\n          descriptionTranslated\n          descriptionSanitized\n          vmsDescription\n          siteId\n          integratorId\n          monitoringCenterId\n          customerId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          talkdownInstructions {\n            talkdownType\n            note\n            noteTranslated\n            noteSanitized\n            phone\n            url\n            messageDetails {\n              messageType\n              messageTypeId\n              urlSuffix\n            }\n            hostConfiguration {\n              baseUrl\n              username\n              password\n              method\n            }\n          }\n          latitude\n          longitude\n          vmsCameraId\n          vmsCustomerId\n          testingExpiry\n          armedState\n          snoozeReason\n          snoozeReasonTranslated\n          snoozeReasonSanitized\n          snoozeExpiry\n          archived\n          zoneNumber\n          zoneDescription\n          zoneDescriptionTranslated\n          zoneDescriptionSanitized\n          modifiedBy\n          isOnvif\n          videoStreamState\n          deviceUrlOnline\n          vmsConnect\n          isP2P\n          isAnalyticsEnabled\n          isMotionEnabled\n          testEventReceived\n          healthCheckEnabled\n          healthCheckSLA\n          healthCheckStatus\n          ignoreStatusChecks\n          statusChecksProperties\n          statusLastVerified\n          archiveDurationHours\n          accessUrlsId\n          credentialsId\n          deviceBrand\n          deviceModel\n          vmsPlanId\n          phpRegistrationCode\n          serialNumber\n          p2pState\n          lastPowerCycle\n          baselineThumbnailFilename\n          currentThumbnailFilename\n          sceneChangeDetectionEnabled\n          passingSceneDetection\n          hubspotId\n          immixMonitoring\n          hasMic\n          hasSpeaker\n          audioGroups\n          createdAt\n          updatedAt\n          qualitySettings {\n            id\n            width\n            height\n            videoBitRate\n            frameRate\n            monitoringCenterId\n            cameraId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listCustomers = "\n  query ListCustomers(\n    $filter: ModelCustomerFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCustomers(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        name\n        type\n        status\n        integratorId\n        monitoringCenterId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        vmsCustomerId\n        vmsMCWebhookId\n        vmsMonitoringCenterRoleId\n        archived\n        modifiedBy\n        slaL1\n        slaL2\n        slaL3\n        slaL4\n        sortName\n        softphoneEnabled\n        softphoneNumber\n        callbackNumber\n        callbackNumberExt\n        zendeskWidgetScript\n        hubspotId\n        hasLogo\n        mobileLogo\n        invoicePrefix\n        invoiceNumber\n        invoiceFooter\n        errorEmail\n        vmsUrl\n        vmsAlarmUrl\n        vmsAdminUrl\n        orgDomainUrl\n        fromEmail\n        createdAt\n        updatedAt\n        boldBIIntegration {\n          id\n          siteUsername\n          sitePassword\n          siteUrl\n          siteDefaultDashboardId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        rapidSOSIntegration {\n          id\n          clientId\n          clientSecret\n          webhookEnabled\n          agencyId\n          webhookId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        contact {\n          id\n          firstName\n          lastName\n          name\n          phone\n          ext\n          email\n          monitoringCenterId\n          integratorId\n          modifiedBy\n          customerCanShareSecurables\n          customerCanLoginAdminPortal\n          createdAt\n          updatedAt\n        }\n        sites {\n          items {\n            id\n            name\n            status\n            customerId\n            integratorId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            externalCriticalNotes\n            externalCriticalNotesTranslated\n            externalCriticalNotesSanitized\n            monitoringCenterId\n            archived\n            modifiedBy\n            timezone\n            vmsSharedMonitoringRoleId\n            monitoringStatus\n            maintainCamerasOnMonitoringRole\n            armingRulesConfig\n            monitoringState\n            armedState\n            alarmState\n            supervisionEnabled\n            triggersEnabled\n            muteAfterInteractionCount\n            type\n            alarmsCentralStation\n            alarmsCentralStationPhone\n            alarmsCentralStationPhoneExt\n            alarmsVerbalPasscode\n            alarmsCSID\n            alarmsAR\n            alarmsNotes\n            alarmsNotesTranslated\n            alarmsNotesSanitized\n            alarmsPermitNum\n            alarmsPermitExpires\n            autoSendToTrackTik\n            hasSiteMap\n            condensedAddress\n            createdAt\n            updatedAt\n            address {\n              id\n              lineOne\n              lineTwo\n              city\n              state\n              zipCode\n              country\n              integratorId\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n            integrations {\n              items {\n                id\n                siteId\n                integratorId\n                monitoringCenterId\n                type\n                subType\n                subTypeList\n                agency\n                phone\n                phoneExt\n                email\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n                trackTickDetails {\n                  id\n                  siteIntegrationId\n                  siteId\n                  monitoringCenterId\n                  apiUrl\n                  apiUsername\n                  apiPassword\n                  accountId\n                  token\n                  refreshToken\n                  tokenExpiry\n                  refreshTokenExpiry\n                  autoSend\n                  autoSendErrorEmail\n                  configured\n                  archived\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            contacts {\n              items {\n                id\n                siteId\n                name\n                type\n                verbalPasscode\n                email\n                priority\n                monitoringCenterId\n                integratorId\n                archived\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                createdAt\n                updatedAt\n                phones {\n                  nextToken\n                }\n              }\n              nextToken\n            }\n            cameras {\n              items {\n                id\n                name\n                deviceType\n                status\n                vmsCameraName\n                description\n                descriptionTranslated\n                descriptionSanitized\n                vmsDescription\n                siteId\n                integratorId\n                monitoringCenterId\n                customerId\n                criticalNotes\n                criticalNotesTranslated\n                criticalNotesSanitized\n                talkdownInstructions {\n                  talkdownType\n                  note\n                  noteTranslated\n                  noteSanitized\n                  phone\n                  url\n                }\n                latitude\n                longitude\n                vmsCameraId\n                vmsCustomerId\n                testingExpiry\n                armedState\n                snoozeReason\n                snoozeReasonTranslated\n                snoozeReasonSanitized\n                snoozeExpiry\n                archived\n                zoneNumber\n                zoneDescription\n                zoneDescriptionTranslated\n                zoneDescriptionSanitized\n                modifiedBy\n                isOnvif\n                videoStreamState\n                deviceUrlOnline\n                vmsConnect\n                isP2P\n                isAnalyticsEnabled\n                isMotionEnabled\n                testEventReceived\n                healthCheckEnabled\n                healthCheckSLA\n                healthCheckStatus\n                ignoreStatusChecks\n                statusChecksProperties\n                statusLastVerified\n                archiveDurationHours\n                accessUrlsId\n                credentialsId\n                deviceBrand\n                deviceModel\n                vmsPlanId\n                phpRegistrationCode\n                serialNumber\n                p2pState\n                lastPowerCycle\n                baselineThumbnailFilename\n                currentThumbnailFilename\n                sceneChangeDetectionEnabled\n                passingSceneDetection\n                hubspotId\n                immixMonitoring\n                hasMic\n                hasSpeaker\n                audioGroups\n                createdAt\n                updatedAt\n                qualitySettings {\n                  id\n                  width\n                  height\n                  videoBitRate\n                  frameRate\n                  monitoringCenterId\n                  cameraId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            sops {\n              items {\n                id\n                siteId\n                eventType\n                eventSOPs\n                monitoringCenterId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const customerByIntegrator = "\n  query CustomerByIntegrator(\n    $integratorId: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelCustomerFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    customerByIntegrator(\n      integratorId: $integratorId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        type\n        status\n        integratorId\n        monitoringCenterId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        vmsCustomerId\n        vmsMCWebhookId\n        vmsMonitoringCenterRoleId\n        archived\n        modifiedBy\n        slaL1\n        slaL2\n        slaL3\n        slaL4\n        sortName\n        softphoneEnabled\n        softphoneNumber\n        callbackNumber\n        callbackNumberExt\n        zendeskWidgetScript\n        hubspotId\n        hasLogo\n        mobileLogo\n        invoicePrefix\n        invoiceNumber\n        invoiceFooter\n        errorEmail\n        vmsUrl\n        vmsAlarmUrl\n        vmsAdminUrl\n        orgDomainUrl\n        fromEmail\n        createdAt\n        updatedAt\n        boldBIIntegration {\n          id\n          siteUsername\n          sitePassword\n          siteUrl\n          siteDefaultDashboardId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        rapidSOSIntegration {\n          id\n          clientId\n          clientSecret\n          webhookEnabled\n          agencyId\n          webhookId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        contact {\n          id\n          firstName\n          lastName\n          name\n          phone\n          ext\n          email\n          monitoringCenterId\n          integratorId\n          modifiedBy\n          customerCanShareSecurables\n          customerCanLoginAdminPortal\n          createdAt\n          updatedAt\n        }\n        sites {\n          items {\n            id\n            name\n            status\n            customerId\n            integratorId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            externalCriticalNotes\n            externalCriticalNotesTranslated\n            externalCriticalNotesSanitized\n            monitoringCenterId\n            archived\n            modifiedBy\n            timezone\n            vmsSharedMonitoringRoleId\n            monitoringStatus\n            maintainCamerasOnMonitoringRole\n            armingRulesConfig\n            monitoringState\n            armedState\n            alarmState\n            supervisionEnabled\n            triggersEnabled\n            muteAfterInteractionCount\n            type\n            alarmsCentralStation\n            alarmsCentralStationPhone\n            alarmsCentralStationPhoneExt\n            alarmsVerbalPasscode\n            alarmsCSID\n            alarmsAR\n            alarmsNotes\n            alarmsNotesTranslated\n            alarmsNotesSanitized\n            alarmsPermitNum\n            alarmsPermitExpires\n            autoSendToTrackTik\n            hasSiteMap\n            condensedAddress\n            createdAt\n            updatedAt\n            address {\n              id\n              lineOne\n              lineTwo\n              city\n              state\n              zipCode\n              country\n              integratorId\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n            integrations {\n              items {\n                id\n                siteId\n                integratorId\n                monitoringCenterId\n                type\n                subType\n                subTypeList\n                agency\n                phone\n                phoneExt\n                email\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n                trackTickDetails {\n                  id\n                  siteIntegrationId\n                  siteId\n                  monitoringCenterId\n                  apiUrl\n                  apiUsername\n                  apiPassword\n                  accountId\n                  token\n                  refreshToken\n                  tokenExpiry\n                  refreshTokenExpiry\n                  autoSend\n                  autoSendErrorEmail\n                  configured\n                  archived\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            contacts {\n              items {\n                id\n                siteId\n                name\n                type\n                verbalPasscode\n                email\n                priority\n                monitoringCenterId\n                integratorId\n                archived\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                createdAt\n                updatedAt\n                phones {\n                  nextToken\n                }\n              }\n              nextToken\n            }\n            cameras {\n              items {\n                id\n                name\n                deviceType\n                status\n                vmsCameraName\n                description\n                descriptionTranslated\n                descriptionSanitized\n                vmsDescription\n                siteId\n                integratorId\n                monitoringCenterId\n                customerId\n                criticalNotes\n                criticalNotesTranslated\n                criticalNotesSanitized\n                talkdownInstructions {\n                  talkdownType\n                  note\n                  noteTranslated\n                  noteSanitized\n                  phone\n                  url\n                }\n                latitude\n                longitude\n                vmsCameraId\n                vmsCustomerId\n                testingExpiry\n                armedState\n                snoozeReason\n                snoozeReasonTranslated\n                snoozeReasonSanitized\n                snoozeExpiry\n                archived\n                zoneNumber\n                zoneDescription\n                zoneDescriptionTranslated\n                zoneDescriptionSanitized\n                modifiedBy\n                isOnvif\n                videoStreamState\n                deviceUrlOnline\n                vmsConnect\n                isP2P\n                isAnalyticsEnabled\n                isMotionEnabled\n                testEventReceived\n                healthCheckEnabled\n                healthCheckSLA\n                healthCheckStatus\n                ignoreStatusChecks\n                statusChecksProperties\n                statusLastVerified\n                archiveDurationHours\n                accessUrlsId\n                credentialsId\n                deviceBrand\n                deviceModel\n                vmsPlanId\n                phpRegistrationCode\n                serialNumber\n                p2pState\n                lastPowerCycle\n                baselineThumbnailFilename\n                currentThumbnailFilename\n                sceneChangeDetectionEnabled\n                passingSceneDetection\n                hubspotId\n                immixMonitoring\n                hasMic\n                hasSpeaker\n                audioGroups\n                createdAt\n                updatedAt\n                qualitySettings {\n                  id\n                  width\n                  height\n                  videoBitRate\n                  frameRate\n                  monitoringCenterId\n                  cameraId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            sops {\n              items {\n                id\n                siteId\n                eventType\n                eventSOPs\n                monitoringCenterId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const customerByMonitoringCenter = "\n  query CustomerByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortName: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelCustomerFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    customerByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortName: $sortName\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        type\n        status\n        integratorId\n        monitoringCenterId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        vmsCustomerId\n        vmsMCWebhookId\n        vmsMonitoringCenterRoleId\n        archived\n        modifiedBy\n        slaL1\n        slaL2\n        slaL3\n        slaL4\n        sortName\n        softphoneEnabled\n        softphoneNumber\n        callbackNumber\n        callbackNumberExt\n        zendeskWidgetScript\n        hubspotId\n        hasLogo\n        mobileLogo\n        invoicePrefix\n        invoiceNumber\n        invoiceFooter\n        errorEmail\n        vmsUrl\n        vmsAlarmUrl\n        vmsAdminUrl\n        orgDomainUrl\n        fromEmail\n        createdAt\n        updatedAt\n        boldBIIntegration {\n          id\n          siteUsername\n          sitePassword\n          siteUrl\n          siteDefaultDashboardId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        rapidSOSIntegration {\n          id\n          clientId\n          clientSecret\n          webhookEnabled\n          agencyId\n          webhookId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        contact {\n          id\n          firstName\n          lastName\n          name\n          phone\n          ext\n          email\n          monitoringCenterId\n          integratorId\n          modifiedBy\n          customerCanShareSecurables\n          customerCanLoginAdminPortal\n          createdAt\n          updatedAt\n        }\n        sites {\n          items {\n            id\n            name\n            status\n            customerId\n            integratorId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            externalCriticalNotes\n            externalCriticalNotesTranslated\n            externalCriticalNotesSanitized\n            monitoringCenterId\n            archived\n            modifiedBy\n            timezone\n            vmsSharedMonitoringRoleId\n            monitoringStatus\n            maintainCamerasOnMonitoringRole\n            armingRulesConfig\n            monitoringState\n            armedState\n            alarmState\n            supervisionEnabled\n            triggersEnabled\n            muteAfterInteractionCount\n            type\n            alarmsCentralStation\n            alarmsCentralStationPhone\n            alarmsCentralStationPhoneExt\n            alarmsVerbalPasscode\n            alarmsCSID\n            alarmsAR\n            alarmsNotes\n            alarmsNotesTranslated\n            alarmsNotesSanitized\n            alarmsPermitNum\n            alarmsPermitExpires\n            autoSendToTrackTik\n            hasSiteMap\n            condensedAddress\n            createdAt\n            updatedAt\n            address {\n              id\n              lineOne\n              lineTwo\n              city\n              state\n              zipCode\n              country\n              integratorId\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n            integrations {\n              items {\n                id\n                siteId\n                integratorId\n                monitoringCenterId\n                type\n                subType\n                subTypeList\n                agency\n                phone\n                phoneExt\n                email\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n                trackTickDetails {\n                  id\n                  siteIntegrationId\n                  siteId\n                  monitoringCenterId\n                  apiUrl\n                  apiUsername\n                  apiPassword\n                  accountId\n                  token\n                  refreshToken\n                  tokenExpiry\n                  refreshTokenExpiry\n                  autoSend\n                  autoSendErrorEmail\n                  configured\n                  archived\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            contacts {\n              items {\n                id\n                siteId\n                name\n                type\n                verbalPasscode\n                email\n                priority\n                monitoringCenterId\n                integratorId\n                archived\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                createdAt\n                updatedAt\n                phones {\n                  nextToken\n                }\n              }\n              nextToken\n            }\n            cameras {\n              items {\n                id\n                name\n                deviceType\n                status\n                vmsCameraName\n                description\n                descriptionTranslated\n                descriptionSanitized\n                vmsDescription\n                siteId\n                integratorId\n                monitoringCenterId\n                customerId\n                criticalNotes\n                criticalNotesTranslated\n                criticalNotesSanitized\n                talkdownInstructions {\n                  talkdownType\n                  note\n                  noteTranslated\n                  noteSanitized\n                  phone\n                  url\n                }\n                latitude\n                longitude\n                vmsCameraId\n                vmsCustomerId\n                testingExpiry\n                armedState\n                snoozeReason\n                snoozeReasonTranslated\n                snoozeReasonSanitized\n                snoozeExpiry\n                archived\n                zoneNumber\n                zoneDescription\n                zoneDescriptionTranslated\n                zoneDescriptionSanitized\n                modifiedBy\n                isOnvif\n                videoStreamState\n                deviceUrlOnline\n                vmsConnect\n                isP2P\n                isAnalyticsEnabled\n                isMotionEnabled\n                testEventReceived\n                healthCheckEnabled\n                healthCheckSLA\n                healthCheckStatus\n                ignoreStatusChecks\n                statusChecksProperties\n                statusLastVerified\n                archiveDurationHours\n                accessUrlsId\n                credentialsId\n                deviceBrand\n                deviceModel\n                vmsPlanId\n                phpRegistrationCode\n                serialNumber\n                p2pState\n                lastPowerCycle\n                baselineThumbnailFilename\n                currentThumbnailFilename\n                sceneChangeDetectionEnabled\n                passingSceneDetection\n                hubspotId\n                immixMonitoring\n                hasMic\n                hasSpeaker\n                audioGroups\n                createdAt\n                updatedAt\n                qualitySettings {\n                  id\n                  width\n                  height\n                  videoBitRate\n                  frameRate\n                  monitoringCenterId\n                  cameraId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            sops {\n              items {\n                id\n                siteId\n                eventType\n                eventSOPs\n                monitoringCenterId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const customerByVmsCustomerId = "\n  query CustomerByVmsCustomerId(\n    $vmsCustomerId: Int\n    $sortDirection: ModelSortDirection\n    $filter: ModelCustomerFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    customerByVmsCustomerId(\n      vmsCustomerId: $vmsCustomerId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        type\n        status\n        integratorId\n        monitoringCenterId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        vmsCustomerId\n        vmsMCWebhookId\n        vmsMonitoringCenterRoleId\n        archived\n        modifiedBy\n        slaL1\n        slaL2\n        slaL3\n        slaL4\n        sortName\n        softphoneEnabled\n        softphoneNumber\n        callbackNumber\n        callbackNumberExt\n        zendeskWidgetScript\n        hubspotId\n        hasLogo\n        mobileLogo\n        invoicePrefix\n        invoiceNumber\n        invoiceFooter\n        errorEmail\n        vmsUrl\n        vmsAlarmUrl\n        vmsAdminUrl\n        orgDomainUrl\n        fromEmail\n        createdAt\n        updatedAt\n        boldBIIntegration {\n          id\n          siteUsername\n          sitePassword\n          siteUrl\n          siteDefaultDashboardId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        rapidSOSIntegration {\n          id\n          clientId\n          clientSecret\n          webhookEnabled\n          agencyId\n          webhookId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        contact {\n          id\n          firstName\n          lastName\n          name\n          phone\n          ext\n          email\n          monitoringCenterId\n          integratorId\n          modifiedBy\n          customerCanShareSecurables\n          customerCanLoginAdminPortal\n          createdAt\n          updatedAt\n        }\n        sites {\n          items {\n            id\n            name\n            status\n            customerId\n            integratorId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            externalCriticalNotes\n            externalCriticalNotesTranslated\n            externalCriticalNotesSanitized\n            monitoringCenterId\n            archived\n            modifiedBy\n            timezone\n            vmsSharedMonitoringRoleId\n            monitoringStatus\n            maintainCamerasOnMonitoringRole\n            armingRulesConfig\n            monitoringState\n            armedState\n            alarmState\n            supervisionEnabled\n            triggersEnabled\n            muteAfterInteractionCount\n            type\n            alarmsCentralStation\n            alarmsCentralStationPhone\n            alarmsCentralStationPhoneExt\n            alarmsVerbalPasscode\n            alarmsCSID\n            alarmsAR\n            alarmsNotes\n            alarmsNotesTranslated\n            alarmsNotesSanitized\n            alarmsPermitNum\n            alarmsPermitExpires\n            autoSendToTrackTik\n            hasSiteMap\n            condensedAddress\n            createdAt\n            updatedAt\n            address {\n              id\n              lineOne\n              lineTwo\n              city\n              state\n              zipCode\n              country\n              integratorId\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n            integrations {\n              items {\n                id\n                siteId\n                integratorId\n                monitoringCenterId\n                type\n                subType\n                subTypeList\n                agency\n                phone\n                phoneExt\n                email\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n                trackTickDetails {\n                  id\n                  siteIntegrationId\n                  siteId\n                  monitoringCenterId\n                  apiUrl\n                  apiUsername\n                  apiPassword\n                  accountId\n                  token\n                  refreshToken\n                  tokenExpiry\n                  refreshTokenExpiry\n                  autoSend\n                  autoSendErrorEmail\n                  configured\n                  archived\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            contacts {\n              items {\n                id\n                siteId\n                name\n                type\n                verbalPasscode\n                email\n                priority\n                monitoringCenterId\n                integratorId\n                archived\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                createdAt\n                updatedAt\n                phones {\n                  nextToken\n                }\n              }\n              nextToken\n            }\n            cameras {\n              items {\n                id\n                name\n                deviceType\n                status\n                vmsCameraName\n                description\n                descriptionTranslated\n                descriptionSanitized\n                vmsDescription\n                siteId\n                integratorId\n                monitoringCenterId\n                customerId\n                criticalNotes\n                criticalNotesTranslated\n                criticalNotesSanitized\n                talkdownInstructions {\n                  talkdownType\n                  note\n                  noteTranslated\n                  noteSanitized\n                  phone\n                  url\n                }\n                latitude\n                longitude\n                vmsCameraId\n                vmsCustomerId\n                testingExpiry\n                armedState\n                snoozeReason\n                snoozeReasonTranslated\n                snoozeReasonSanitized\n                snoozeExpiry\n                archived\n                zoneNumber\n                zoneDescription\n                zoneDescriptionTranslated\n                zoneDescriptionSanitized\n                modifiedBy\n                isOnvif\n                videoStreamState\n                deviceUrlOnline\n                vmsConnect\n                isP2P\n                isAnalyticsEnabled\n                isMotionEnabled\n                testEventReceived\n                healthCheckEnabled\n                healthCheckSLA\n                healthCheckStatus\n                ignoreStatusChecks\n                statusChecksProperties\n                statusLastVerified\n                archiveDurationHours\n                accessUrlsId\n                credentialsId\n                deviceBrand\n                deviceModel\n                vmsPlanId\n                phpRegistrationCode\n                serialNumber\n                p2pState\n                lastPowerCycle\n                baselineThumbnailFilename\n                currentThumbnailFilename\n                sceneChangeDetectionEnabled\n                passingSceneDetection\n                hubspotId\n                immixMonitoring\n                hasMic\n                hasSpeaker\n                audioGroups\n                createdAt\n                updatedAt\n                qualitySettings {\n                  id\n                  width\n                  height\n                  videoBitRate\n                  frameRate\n                  monitoringCenterId\n                  cameraId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            sops {\n              items {\n                id\n                siteId\n                eventType\n                eventSOPs\n                monitoringCenterId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const customerByInvoicePrefix = "\n  query CustomerByInvoicePrefix(\n    $invoicePrefix: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelCustomerFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    customerByInvoicePrefix(\n      invoicePrefix: $invoicePrefix\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        type\n        status\n        integratorId\n        monitoringCenterId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        vmsCustomerId\n        vmsMCWebhookId\n        vmsMonitoringCenterRoleId\n        archived\n        modifiedBy\n        slaL1\n        slaL2\n        slaL3\n        slaL4\n        sortName\n        softphoneEnabled\n        softphoneNumber\n        callbackNumber\n        callbackNumberExt\n        zendeskWidgetScript\n        hubspotId\n        hasLogo\n        mobileLogo\n        invoicePrefix\n        invoiceNumber\n        invoiceFooter\n        errorEmail\n        vmsUrl\n        vmsAlarmUrl\n        vmsAdminUrl\n        orgDomainUrl\n        fromEmail\n        createdAt\n        updatedAt\n        boldBIIntegration {\n          id\n          siteUsername\n          sitePassword\n          siteUrl\n          siteDefaultDashboardId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        rapidSOSIntegration {\n          id\n          clientId\n          clientSecret\n          webhookEnabled\n          agencyId\n          webhookId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        contact {\n          id\n          firstName\n          lastName\n          name\n          phone\n          ext\n          email\n          monitoringCenterId\n          integratorId\n          modifiedBy\n          customerCanShareSecurables\n          customerCanLoginAdminPortal\n          createdAt\n          updatedAt\n        }\n        sites {\n          items {\n            id\n            name\n            status\n            customerId\n            integratorId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            externalCriticalNotes\n            externalCriticalNotesTranslated\n            externalCriticalNotesSanitized\n            monitoringCenterId\n            archived\n            modifiedBy\n            timezone\n            vmsSharedMonitoringRoleId\n            monitoringStatus\n            maintainCamerasOnMonitoringRole\n            armingRulesConfig\n            monitoringState\n            armedState\n            alarmState\n            supervisionEnabled\n            triggersEnabled\n            muteAfterInteractionCount\n            type\n            alarmsCentralStation\n            alarmsCentralStationPhone\n            alarmsCentralStationPhoneExt\n            alarmsVerbalPasscode\n            alarmsCSID\n            alarmsAR\n            alarmsNotes\n            alarmsNotesTranslated\n            alarmsNotesSanitized\n            alarmsPermitNum\n            alarmsPermitExpires\n            autoSendToTrackTik\n            hasSiteMap\n            condensedAddress\n            createdAt\n            updatedAt\n            address {\n              id\n              lineOne\n              lineTwo\n              city\n              state\n              zipCode\n              country\n              integratorId\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n            integrations {\n              items {\n                id\n                siteId\n                integratorId\n                monitoringCenterId\n                type\n                subType\n                subTypeList\n                agency\n                phone\n                phoneExt\n                email\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n                trackTickDetails {\n                  id\n                  siteIntegrationId\n                  siteId\n                  monitoringCenterId\n                  apiUrl\n                  apiUsername\n                  apiPassword\n                  accountId\n                  token\n                  refreshToken\n                  tokenExpiry\n                  refreshTokenExpiry\n                  autoSend\n                  autoSendErrorEmail\n                  configured\n                  archived\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            contacts {\n              items {\n                id\n                siteId\n                name\n                type\n                verbalPasscode\n                email\n                priority\n                monitoringCenterId\n                integratorId\n                archived\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                createdAt\n                updatedAt\n                phones {\n                  nextToken\n                }\n              }\n              nextToken\n            }\n            cameras {\n              items {\n                id\n                name\n                deviceType\n                status\n                vmsCameraName\n                description\n                descriptionTranslated\n                descriptionSanitized\n                vmsDescription\n                siteId\n                integratorId\n                monitoringCenterId\n                customerId\n                criticalNotes\n                criticalNotesTranslated\n                criticalNotesSanitized\n                talkdownInstructions {\n                  talkdownType\n                  note\n                  noteTranslated\n                  noteSanitized\n                  phone\n                  url\n                }\n                latitude\n                longitude\n                vmsCameraId\n                vmsCustomerId\n                testingExpiry\n                armedState\n                snoozeReason\n                snoozeReasonTranslated\n                snoozeReasonSanitized\n                snoozeExpiry\n                archived\n                zoneNumber\n                zoneDescription\n                zoneDescriptionTranslated\n                zoneDescriptionSanitized\n                modifiedBy\n                isOnvif\n                videoStreamState\n                deviceUrlOnline\n                vmsConnect\n                isP2P\n                isAnalyticsEnabled\n                isMotionEnabled\n                testEventReceived\n                healthCheckEnabled\n                healthCheckSLA\n                healthCheckStatus\n                ignoreStatusChecks\n                statusChecksProperties\n                statusLastVerified\n                archiveDurationHours\n                accessUrlsId\n                credentialsId\n                deviceBrand\n                deviceModel\n                vmsPlanId\n                phpRegistrationCode\n                serialNumber\n                p2pState\n                lastPowerCycle\n                baselineThumbnailFilename\n                currentThumbnailFilename\n                sceneChangeDetectionEnabled\n                passingSceneDetection\n                hubspotId\n                immixMonitoring\n                hasMic\n                hasSpeaker\n                audioGroups\n                createdAt\n                updatedAt\n                qualitySettings {\n                  id\n                  width\n                  height\n                  videoBitRate\n                  frameRate\n                  monitoringCenterId\n                  cameraId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            sops {\n              items {\n                id\n                siteId\n                eventType\n                eventSOPs\n                monitoringCenterId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const customerBySoftphone = "\n  query CustomerBySoftphone(\n    $softphoneNumber: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelCustomerFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    customerBySoftphone(\n      softphoneNumber: $softphoneNumber\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        type\n        status\n        integratorId\n        monitoringCenterId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        vmsCustomerId\n        vmsMCWebhookId\n        vmsMonitoringCenterRoleId\n        archived\n        modifiedBy\n        slaL1\n        slaL2\n        slaL3\n        slaL4\n        sortName\n        softphoneEnabled\n        softphoneNumber\n        callbackNumber\n        callbackNumberExt\n        zendeskWidgetScript\n        hubspotId\n        hasLogo\n        mobileLogo\n        invoicePrefix\n        invoiceNumber\n        invoiceFooter\n        errorEmail\n        vmsUrl\n        vmsAlarmUrl\n        vmsAdminUrl\n        orgDomainUrl\n        fromEmail\n        createdAt\n        updatedAt\n        boldBIIntegration {\n          id\n          siteUsername\n          sitePassword\n          siteUrl\n          siteDefaultDashboardId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        rapidSOSIntegration {\n          id\n          clientId\n          clientSecret\n          webhookEnabled\n          agencyId\n          webhookId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        contact {\n          id\n          firstName\n          lastName\n          name\n          phone\n          ext\n          email\n          monitoringCenterId\n          integratorId\n          modifiedBy\n          customerCanShareSecurables\n          customerCanLoginAdminPortal\n          createdAt\n          updatedAt\n        }\n        sites {\n          items {\n            id\n            name\n            status\n            customerId\n            integratorId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            externalCriticalNotes\n            externalCriticalNotesTranslated\n            externalCriticalNotesSanitized\n            monitoringCenterId\n            archived\n            modifiedBy\n            timezone\n            vmsSharedMonitoringRoleId\n            monitoringStatus\n            maintainCamerasOnMonitoringRole\n            armingRulesConfig\n            monitoringState\n            armedState\n            alarmState\n            supervisionEnabled\n            triggersEnabled\n            muteAfterInteractionCount\n            type\n            alarmsCentralStation\n            alarmsCentralStationPhone\n            alarmsCentralStationPhoneExt\n            alarmsVerbalPasscode\n            alarmsCSID\n            alarmsAR\n            alarmsNotes\n            alarmsNotesTranslated\n            alarmsNotesSanitized\n            alarmsPermitNum\n            alarmsPermitExpires\n            autoSendToTrackTik\n            hasSiteMap\n            condensedAddress\n            createdAt\n            updatedAt\n            address {\n              id\n              lineOne\n              lineTwo\n              city\n              state\n              zipCode\n              country\n              integratorId\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n            integrations {\n              items {\n                id\n                siteId\n                integratorId\n                monitoringCenterId\n                type\n                subType\n                subTypeList\n                agency\n                phone\n                phoneExt\n                email\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n                trackTickDetails {\n                  id\n                  siteIntegrationId\n                  siteId\n                  monitoringCenterId\n                  apiUrl\n                  apiUsername\n                  apiPassword\n                  accountId\n                  token\n                  refreshToken\n                  tokenExpiry\n                  refreshTokenExpiry\n                  autoSend\n                  autoSendErrorEmail\n                  configured\n                  archived\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            contacts {\n              items {\n                id\n                siteId\n                name\n                type\n                verbalPasscode\n                email\n                priority\n                monitoringCenterId\n                integratorId\n                archived\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                createdAt\n                updatedAt\n                phones {\n                  nextToken\n                }\n              }\n              nextToken\n            }\n            cameras {\n              items {\n                id\n                name\n                deviceType\n                status\n                vmsCameraName\n                description\n                descriptionTranslated\n                descriptionSanitized\n                vmsDescription\n                siteId\n                integratorId\n                monitoringCenterId\n                customerId\n                criticalNotes\n                criticalNotesTranslated\n                criticalNotesSanitized\n                talkdownInstructions {\n                  talkdownType\n                  note\n                  noteTranslated\n                  noteSanitized\n                  phone\n                  url\n                }\n                latitude\n                longitude\n                vmsCameraId\n                vmsCustomerId\n                testingExpiry\n                armedState\n                snoozeReason\n                snoozeReasonTranslated\n                snoozeReasonSanitized\n                snoozeExpiry\n                archived\n                zoneNumber\n                zoneDescription\n                zoneDescriptionTranslated\n                zoneDescriptionSanitized\n                modifiedBy\n                isOnvif\n                videoStreamState\n                deviceUrlOnline\n                vmsConnect\n                isP2P\n                isAnalyticsEnabled\n                isMotionEnabled\n                testEventReceived\n                healthCheckEnabled\n                healthCheckSLA\n                healthCheckStatus\n                ignoreStatusChecks\n                statusChecksProperties\n                statusLastVerified\n                archiveDurationHours\n                accessUrlsId\n                credentialsId\n                deviceBrand\n                deviceModel\n                vmsPlanId\n                phpRegistrationCode\n                serialNumber\n                p2pState\n                lastPowerCycle\n                baselineThumbnailFilename\n                currentThumbnailFilename\n                sceneChangeDetectionEnabled\n                passingSceneDetection\n                hubspotId\n                immixMonitoring\n                hasMic\n                hasSpeaker\n                audioGroups\n                createdAt\n                updatedAt\n                qualitySettings {\n                  id\n                  width\n                  height\n                  videoBitRate\n                  frameRate\n                  monitoringCenterId\n                  cameraId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            sops {\n              items {\n                id\n                siteId\n                eventType\n                eventSOPs\n                monitoringCenterId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const customersByStatusAndCreatedAt = "\n  query CustomersByStatusAndCreatedAt(\n    $status: DataEntryStatus\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelCustomerFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    customersByStatusAndCreatedAt(\n      status: $status\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        type\n        status\n        integratorId\n        monitoringCenterId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        vmsCustomerId\n        vmsMCWebhookId\n        vmsMonitoringCenterRoleId\n        archived\n        modifiedBy\n        slaL1\n        slaL2\n        slaL3\n        slaL4\n        sortName\n        softphoneEnabled\n        softphoneNumber\n        callbackNumber\n        callbackNumberExt\n        zendeskWidgetScript\n        hubspotId\n        hasLogo\n        mobileLogo\n        invoicePrefix\n        invoiceNumber\n        invoiceFooter\n        errorEmail\n        vmsUrl\n        vmsAlarmUrl\n        vmsAdminUrl\n        orgDomainUrl\n        fromEmail\n        createdAt\n        updatedAt\n        boldBIIntegration {\n          id\n          siteUsername\n          sitePassword\n          siteUrl\n          siteDefaultDashboardId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        rapidSOSIntegration {\n          id\n          clientId\n          clientSecret\n          webhookEnabled\n          agencyId\n          webhookId\n          customerId\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        contact {\n          id\n          firstName\n          lastName\n          name\n          phone\n          ext\n          email\n          monitoringCenterId\n          integratorId\n          modifiedBy\n          customerCanShareSecurables\n          customerCanLoginAdminPortal\n          createdAt\n          updatedAt\n        }\n        sites {\n          items {\n            id\n            name\n            status\n            customerId\n            integratorId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            externalCriticalNotes\n            externalCriticalNotesTranslated\n            externalCriticalNotesSanitized\n            monitoringCenterId\n            archived\n            modifiedBy\n            timezone\n            vmsSharedMonitoringRoleId\n            monitoringStatus\n            maintainCamerasOnMonitoringRole\n            armingRulesConfig\n            monitoringState\n            armedState\n            alarmState\n            supervisionEnabled\n            triggersEnabled\n            muteAfterInteractionCount\n            type\n            alarmsCentralStation\n            alarmsCentralStationPhone\n            alarmsCentralStationPhoneExt\n            alarmsVerbalPasscode\n            alarmsCSID\n            alarmsAR\n            alarmsNotes\n            alarmsNotesTranslated\n            alarmsNotesSanitized\n            alarmsPermitNum\n            alarmsPermitExpires\n            autoSendToTrackTik\n            hasSiteMap\n            condensedAddress\n            createdAt\n            updatedAt\n            address {\n              id\n              lineOne\n              lineTwo\n              city\n              state\n              zipCode\n              country\n              integratorId\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n            integrations {\n              items {\n                id\n                siteId\n                integratorId\n                monitoringCenterId\n                type\n                subType\n                subTypeList\n                agency\n                phone\n                phoneExt\n                email\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n                trackTickDetails {\n                  id\n                  siteIntegrationId\n                  siteId\n                  monitoringCenterId\n                  apiUrl\n                  apiUsername\n                  apiPassword\n                  accountId\n                  token\n                  refreshToken\n                  tokenExpiry\n                  refreshTokenExpiry\n                  autoSend\n                  autoSendErrorEmail\n                  configured\n                  archived\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            contacts {\n              items {\n                id\n                siteId\n                name\n                type\n                verbalPasscode\n                email\n                priority\n                monitoringCenterId\n                integratorId\n                archived\n                notes\n                notesTranslated\n                notesSanitized\n                modifiedBy\n                createdAt\n                updatedAt\n                phones {\n                  nextToken\n                }\n              }\n              nextToken\n            }\n            cameras {\n              items {\n                id\n                name\n                deviceType\n                status\n                vmsCameraName\n                description\n                descriptionTranslated\n                descriptionSanitized\n                vmsDescription\n                siteId\n                integratorId\n                monitoringCenterId\n                customerId\n                criticalNotes\n                criticalNotesTranslated\n                criticalNotesSanitized\n                talkdownInstructions {\n                  talkdownType\n                  note\n                  noteTranslated\n                  noteSanitized\n                  phone\n                  url\n                }\n                latitude\n                longitude\n                vmsCameraId\n                vmsCustomerId\n                testingExpiry\n                armedState\n                snoozeReason\n                snoozeReasonTranslated\n                snoozeReasonSanitized\n                snoozeExpiry\n                archived\n                zoneNumber\n                zoneDescription\n                zoneDescriptionTranslated\n                zoneDescriptionSanitized\n                modifiedBy\n                isOnvif\n                videoStreamState\n                deviceUrlOnline\n                vmsConnect\n                isP2P\n                isAnalyticsEnabled\n                isMotionEnabled\n                testEventReceived\n                healthCheckEnabled\n                healthCheckSLA\n                healthCheckStatus\n                ignoreStatusChecks\n                statusChecksProperties\n                statusLastVerified\n                archiveDurationHours\n                accessUrlsId\n                credentialsId\n                deviceBrand\n                deviceModel\n                vmsPlanId\n                phpRegistrationCode\n                serialNumber\n                p2pState\n                lastPowerCycle\n                baselineThumbnailFilename\n                currentThumbnailFilename\n                sceneChangeDetectionEnabled\n                passingSceneDetection\n                hubspotId\n                immixMonitoring\n                hasMic\n                hasSpeaker\n                audioGroups\n                createdAt\n                updatedAt\n                qualitySettings {\n                  id\n                  width\n                  height\n                  videoBitRate\n                  frameRate\n                  monitoringCenterId\n                  cameraId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n            sops {\n              items {\n                id\n                siteId\n                eventType\n                eventSOPs\n                monitoringCenterId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getVMSDetails = "\n  query GetVMSDetails($id: ID!) {\n    getVMSDetails(id: $id) {\n      id\n      apiKey\n      username\n      password\n      accessToken\n      refreshToken\n      accessTokenExpires\n      refreshTokenExpires\n      integratorId\n      monitoringCenterId\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listVMSDetailss = "\n  query ListVMSDetailss(\n    $filter: ModelVMSDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listVMSDetailss(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        apiKey\n        username\n        password\n        accessToken\n        refreshToken\n        accessTokenExpires\n        refreshTokenExpires\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const vmsDetailsByIntegrator = "\n  query VmsDetailsByIntegrator(\n    $integratorId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelVMSDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    vmsDetailsByIntegrator(\n      integratorId: $integratorId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        apiKey\n        username\n        password\n        accessToken\n        refreshToken\n        accessTokenExpires\n        refreshTokenExpires\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const vsmDetailsByMonitoringCenter = "\n  query VsmDetailsByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelVMSDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    vsmDetailsByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        apiKey\n        username\n        password\n        accessToken\n        refreshToken\n        accessTokenExpires\n        refreshTokenExpires\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getDashboardDetail = "\n  query GetDashboardDetail($id: ID!) {\n    getDashboardDetail(id: $id) {\n      id\n      name\n      awsId\n      monitoringCenterId\n      allowedGroups\n      integratorId\n      username\n      archived\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listDashboardDetails = "\n  query ListDashboardDetails(\n    $filter: ModelDashboardDetailFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listDashboardDetails(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        awsId\n        monitoringCenterId\n        allowedGroups\n        integratorId\n        username\n        archived\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const dashboardDetailsByMonitoringCenter = "\n  query DashboardDetailsByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelDashboardDetailFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    dashboardDetailsByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        awsId\n        monitoringCenterId\n        allowedGroups\n        integratorId\n        username\n        archived\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getBoldBIDetails = "\n  query GetBoldBIDetails($id: ID!) {\n    getBoldBIDetails(id: $id) {\n      id\n      siteUsername\n      sitePassword\n      siteUrl\n      siteDefaultDashboardId\n      customerId\n      monitoringCenterId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listBoldBIDetailss = "\n  query ListBoldBIDetailss(\n    $filter: ModelBoldBIDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listBoldBIDetailss(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        siteUsername\n        sitePassword\n        siteUrl\n        siteDefaultDashboardId\n        customerId\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const boldBIByCustomer = "\n  query BoldBIByCustomer(\n    $customerId: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelBoldBIDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    boldBIByCustomer(\n      customerId: $customerId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteUsername\n        sitePassword\n        siteUrl\n        siteDefaultDashboardId\n        customerId\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getRapidSOSDetails = "\n  query GetRapidSOSDetails($id: ID!) {\n    getRapidSOSDetails(id: $id) {\n      id\n      clientId\n      clientSecret\n      webhookEnabled\n      agencyId\n      webhookId\n      customerId\n      monitoringCenterId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listRapidSOSDetailss = "\n  query ListRapidSOSDetailss(\n    $filter: ModelRapidSOSDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRapidSOSDetailss(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        clientId\n        clientSecret\n        webhookEnabled\n        agencyId\n        webhookId\n        customerId\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const rapidSOSByCustomer = "\n  query RapidSOSByCustomer(\n    $customerId: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelRapidSOSDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rapidSOSByCustomer(\n      customerId: $customerId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        clientId\n        clientSecret\n        webhookEnabled\n        agencyId\n        webhookId\n        customerId\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getAddress = "\n  query GetAddress($id: ID!) {\n    getAddress(id: $id) {\n      id\n      lineOne\n      lineTwo\n      city\n      state\n      zipCode\n      country\n      integratorId\n      monitoringCenterId\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listAddresss = "\n  query ListAddresss(\n    $filter: ModelAddressFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listAddresss(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        lineOne\n        lineTwo\n        city\n        state\n        zipCode\n        country\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const addressByMonitoringCenter = "\n  query AddressByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelAddressFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    addressByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        lineOne\n        lineTwo\n        city\n        state\n        zipCode\n        country\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getContact = "\n  query GetContact($id: ID!) {\n    getContact(id: $id) {\n      id\n      firstName\n      lastName\n      name\n      phone\n      ext\n      email\n      monitoringCenterId\n      integratorId\n      modifiedBy\n      customerCanShareSecurables\n      customerCanLoginAdminPortal\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listContacts = "\n  query ListContacts(\n    $filter: ModelContactFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listContacts(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        firstName\n        lastName\n        name\n        phone\n        ext\n        email\n        monitoringCenterId\n        integratorId\n        modifiedBy\n        customerCanShareSecurables\n        customerCanLoginAdminPortal\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const contactByMonitoringCenter = "\n  query ContactByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelContactFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    contactByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        firstName\n        lastName\n        name\n        phone\n        ext\n        email\n        monitoringCenterId\n        integratorId\n        modifiedBy\n        customerCanShareSecurables\n        customerCanLoginAdminPortal\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getSite = "\n  query GetSite($id: ID!) {\n    getSite(id: $id) {\n      id\n      name\n      status\n      customerId\n      integratorId\n      criticalNotes\n      criticalNotesTranslated\n      criticalNotesSanitized\n      externalCriticalNotes\n      externalCriticalNotesTranslated\n      externalCriticalNotesSanitized\n      monitoringCenterId\n      archived\n      modifiedBy\n      timezone\n      vmsSharedMonitoringRoleId\n      monitoringStatus\n      maintainCamerasOnMonitoringRole\n      armingRulesConfig\n      monitoringState\n      armedState\n      alarmState\n      supervisionEnabled\n      triggersEnabled\n      muteAfterInteractionCount\n      type\n      alarmsCentralStation\n      alarmsCentralStationPhone\n      alarmsCentralStationPhoneExt\n      alarmsVerbalPasscode\n      alarmsCSID\n      alarmsAR\n      alarmsNotes\n      alarmsNotesTranslated\n      alarmsNotesSanitized\n      alarmsPermitNum\n      alarmsPermitExpires\n      autoSendToTrackTik\n      hasSiteMap\n      condensedAddress\n      createdAt\n      updatedAt\n      address {\n        id\n        lineOne\n        lineTwo\n        city\n        state\n        zipCode\n        country\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      integrations {\n        items {\n          id\n          siteId\n          integratorId\n          monitoringCenterId\n          type\n          subType\n          subTypeList\n          agency\n          phone\n          phoneExt\n          email\n          notes\n          notesTranslated\n          notesSanitized\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n          trackTickDetails {\n            id\n            siteIntegrationId\n            siteId\n            monitoringCenterId\n            apiUrl\n            apiUsername\n            apiPassword\n            accountId\n            token\n            refreshToken\n            tokenExpiry\n            refreshTokenExpiry\n            autoSend\n            autoSendErrorEmail\n            configured\n            archived\n            modifiedBy\n            createdAt\n            updatedAt\n            taskList {\n              items {\n                id\n                trackTikDetailsId\n                siteId\n                monitoringCenterId\n                eventType\n                trackTikName\n                trackTikId\n                trackTikReportTemplateId\n                archived\n                modifedBy\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n        }\n        nextToken\n      }\n      contacts {\n        items {\n          id\n          siteId\n          name\n          type\n          verbalPasscode\n          email\n          priority\n          monitoringCenterId\n          integratorId\n          archived\n          notes\n          notesTranslated\n          notesSanitized\n          modifiedBy\n          createdAt\n          updatedAt\n          phones {\n            items {\n              id\n              contactId\n              type\n              number\n              ext\n              monitoringCenterId\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n        nextToken\n      }\n      cameras {\n        items {\n          id\n          name\n          deviceType\n          status\n          vmsCameraName\n          description\n          descriptionTranslated\n          descriptionSanitized\n          vmsDescription\n          siteId\n          integratorId\n          monitoringCenterId\n          customerId\n          criticalNotes\n          criticalNotesTranslated\n          criticalNotesSanitized\n          talkdownInstructions {\n            talkdownType\n            note\n            noteTranslated\n            noteSanitized\n            phone\n            url\n            messageDetails {\n              messageType\n              messageTypeId\n              urlSuffix\n            }\n            hostConfiguration {\n              baseUrl\n              username\n              password\n              method\n            }\n          }\n          latitude\n          longitude\n          vmsCameraId\n          vmsCustomerId\n          testingExpiry\n          armedState\n          snoozeReason\n          snoozeReasonTranslated\n          snoozeReasonSanitized\n          snoozeExpiry\n          archived\n          zoneNumber\n          zoneDescription\n          zoneDescriptionTranslated\n          zoneDescriptionSanitized\n          modifiedBy\n          isOnvif\n          videoStreamState\n          deviceUrlOnline\n          vmsConnect\n          isP2P\n          isAnalyticsEnabled\n          isMotionEnabled\n          testEventReceived\n          healthCheckEnabled\n          healthCheckSLA\n          healthCheckStatus\n          ignoreStatusChecks\n          statusChecksProperties\n          statusLastVerified\n          archiveDurationHours\n          accessUrlsId\n          credentialsId\n          deviceBrand\n          deviceModel\n          vmsPlanId\n          phpRegistrationCode\n          serialNumber\n          p2pState\n          lastPowerCycle\n          baselineThumbnailFilename\n          currentThumbnailFilename\n          sceneChangeDetectionEnabled\n          passingSceneDetection\n          hubspotId\n          immixMonitoring\n          hasMic\n          hasSpeaker\n          audioGroups\n          createdAt\n          updatedAt\n          qualitySettings {\n            id\n            width\n            height\n            videoBitRate\n            frameRate\n            monitoringCenterId\n            cameraId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n        }\n        nextToken\n      }\n      sops {\n        items {\n          id\n          siteId\n          eventType\n          eventSOPs\n          monitoringCenterId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listSites = "\n  query ListSites(\n    $filter: ModelSiteFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSites(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        name\n        status\n        customerId\n        integratorId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        monitoringCenterId\n        archived\n        modifiedBy\n        timezone\n        vmsSharedMonitoringRoleId\n        monitoringStatus\n        maintainCamerasOnMonitoringRole\n        armingRulesConfig\n        monitoringState\n        armedState\n        alarmState\n        supervisionEnabled\n        triggersEnabled\n        muteAfterInteractionCount\n        type\n        alarmsCentralStation\n        alarmsCentralStationPhone\n        alarmsCentralStationPhoneExt\n        alarmsVerbalPasscode\n        alarmsCSID\n        alarmsAR\n        alarmsNotes\n        alarmsNotesTranslated\n        alarmsNotesSanitized\n        alarmsPermitNum\n        alarmsPermitExpires\n        autoSendToTrackTik\n        hasSiteMap\n        condensedAddress\n        createdAt\n        updatedAt\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        integrations {\n          items {\n            id\n            siteId\n            integratorId\n            monitoringCenterId\n            type\n            subType\n            subTypeList\n            agency\n            phone\n            phoneExt\n            email\n            notes\n            notesTranslated\n            notesSanitized\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            trackTickDetails {\n              id\n              siteIntegrationId\n              siteId\n              monitoringCenterId\n              apiUrl\n              apiUsername\n              apiPassword\n              accountId\n              token\n              refreshToken\n              tokenExpiry\n              refreshTokenExpiry\n              autoSend\n              autoSendErrorEmail\n              configured\n              archived\n              modifiedBy\n              createdAt\n              updatedAt\n              taskList {\n                items {\n                  id\n                  trackTikDetailsId\n                  siteId\n                  monitoringCenterId\n                  eventType\n                  trackTikName\n                  trackTikId\n                  trackTikReportTemplateId\n                  archived\n                  modifedBy\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n        contacts {\n          items {\n            id\n            siteId\n            name\n            type\n            verbalPasscode\n            email\n            priority\n            monitoringCenterId\n            integratorId\n            archived\n            notes\n            notesTranslated\n            notesSanitized\n            modifiedBy\n            createdAt\n            updatedAt\n            phones {\n              items {\n                id\n                contactId\n                type\n                number\n                ext\n                monitoringCenterId\n                integratorId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        sops {\n          items {\n            id\n            siteId\n            eventType\n            eventSOPs\n            monitoringCenterId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const siteByCustomer = "\n  query SiteByCustomer(\n    $customerId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    siteByCustomer(\n      customerId: $customerId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        status\n        customerId\n        integratorId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        monitoringCenterId\n        archived\n        modifiedBy\n        timezone\n        vmsSharedMonitoringRoleId\n        monitoringStatus\n        maintainCamerasOnMonitoringRole\n        armingRulesConfig\n        monitoringState\n        armedState\n        alarmState\n        supervisionEnabled\n        triggersEnabled\n        muteAfterInteractionCount\n        type\n        alarmsCentralStation\n        alarmsCentralStationPhone\n        alarmsCentralStationPhoneExt\n        alarmsVerbalPasscode\n        alarmsCSID\n        alarmsAR\n        alarmsNotes\n        alarmsNotesTranslated\n        alarmsNotesSanitized\n        alarmsPermitNum\n        alarmsPermitExpires\n        autoSendToTrackTik\n        hasSiteMap\n        condensedAddress\n        createdAt\n        updatedAt\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        integrations {\n          items {\n            id\n            siteId\n            integratorId\n            monitoringCenterId\n            type\n            subType\n            subTypeList\n            agency\n            phone\n            phoneExt\n            email\n            notes\n            notesTranslated\n            notesSanitized\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            trackTickDetails {\n              id\n              siteIntegrationId\n              siteId\n              monitoringCenterId\n              apiUrl\n              apiUsername\n              apiPassword\n              accountId\n              token\n              refreshToken\n              tokenExpiry\n              refreshTokenExpiry\n              autoSend\n              autoSendErrorEmail\n              configured\n              archived\n              modifiedBy\n              createdAt\n              updatedAt\n              taskList {\n                items {\n                  id\n                  trackTikDetailsId\n                  siteId\n                  monitoringCenterId\n                  eventType\n                  trackTikName\n                  trackTikId\n                  trackTikReportTemplateId\n                  archived\n                  modifedBy\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n        contacts {\n          items {\n            id\n            siteId\n            name\n            type\n            verbalPasscode\n            email\n            priority\n            monitoringCenterId\n            integratorId\n            archived\n            notes\n            notesTranslated\n            notesSanitized\n            modifiedBy\n            createdAt\n            updatedAt\n            phones {\n              items {\n                id\n                contactId\n                type\n                number\n                ext\n                monitoringCenterId\n                integratorId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        sops {\n          items {\n            id\n            siteId\n            eventType\n            eventSOPs\n            monitoringCenterId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const siteByIntegrator = "\n  query SiteByIntegrator(\n    $integratorId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    siteByIntegrator(\n      integratorId: $integratorId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        status\n        customerId\n        integratorId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        monitoringCenterId\n        archived\n        modifiedBy\n        timezone\n        vmsSharedMonitoringRoleId\n        monitoringStatus\n        maintainCamerasOnMonitoringRole\n        armingRulesConfig\n        monitoringState\n        armedState\n        alarmState\n        supervisionEnabled\n        triggersEnabled\n        muteAfterInteractionCount\n        type\n        alarmsCentralStation\n        alarmsCentralStationPhone\n        alarmsCentralStationPhoneExt\n        alarmsVerbalPasscode\n        alarmsCSID\n        alarmsAR\n        alarmsNotes\n        alarmsNotesTranslated\n        alarmsNotesSanitized\n        alarmsPermitNum\n        alarmsPermitExpires\n        autoSendToTrackTik\n        hasSiteMap\n        condensedAddress\n        createdAt\n        updatedAt\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        integrations {\n          items {\n            id\n            siteId\n            integratorId\n            monitoringCenterId\n            type\n            subType\n            subTypeList\n            agency\n            phone\n            phoneExt\n            email\n            notes\n            notesTranslated\n            notesSanitized\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            trackTickDetails {\n              id\n              siteIntegrationId\n              siteId\n              monitoringCenterId\n              apiUrl\n              apiUsername\n              apiPassword\n              accountId\n              token\n              refreshToken\n              tokenExpiry\n              refreshTokenExpiry\n              autoSend\n              autoSendErrorEmail\n              configured\n              archived\n              modifiedBy\n              createdAt\n              updatedAt\n              taskList {\n                items {\n                  id\n                  trackTikDetailsId\n                  siteId\n                  monitoringCenterId\n                  eventType\n                  trackTikName\n                  trackTikId\n                  trackTikReportTemplateId\n                  archived\n                  modifedBy\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n        contacts {\n          items {\n            id\n            siteId\n            name\n            type\n            verbalPasscode\n            email\n            priority\n            monitoringCenterId\n            integratorId\n            archived\n            notes\n            notesTranslated\n            notesSanitized\n            modifiedBy\n            createdAt\n            updatedAt\n            phones {\n              items {\n                id\n                contactId\n                type\n                number\n                ext\n                monitoringCenterId\n                integratorId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        sops {\n          items {\n            id\n            siteId\n            eventType\n            eventSOPs\n            monitoringCenterId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const siteByMonitoringCenter = "\n  query SiteByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    siteByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        status\n        customerId\n        integratorId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        monitoringCenterId\n        archived\n        modifiedBy\n        timezone\n        vmsSharedMonitoringRoleId\n        monitoringStatus\n        maintainCamerasOnMonitoringRole\n        armingRulesConfig\n        monitoringState\n        armedState\n        alarmState\n        supervisionEnabled\n        triggersEnabled\n        muteAfterInteractionCount\n        type\n        alarmsCentralStation\n        alarmsCentralStationPhone\n        alarmsCentralStationPhoneExt\n        alarmsVerbalPasscode\n        alarmsCSID\n        alarmsAR\n        alarmsNotes\n        alarmsNotesTranslated\n        alarmsNotesSanitized\n        alarmsPermitNum\n        alarmsPermitExpires\n        autoSendToTrackTik\n        hasSiteMap\n        condensedAddress\n        createdAt\n        updatedAt\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        integrations {\n          items {\n            id\n            siteId\n            integratorId\n            monitoringCenterId\n            type\n            subType\n            subTypeList\n            agency\n            phone\n            phoneExt\n            email\n            notes\n            notesTranslated\n            notesSanitized\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            trackTickDetails {\n              id\n              siteIntegrationId\n              siteId\n              monitoringCenterId\n              apiUrl\n              apiUsername\n              apiPassword\n              accountId\n              token\n              refreshToken\n              tokenExpiry\n              refreshTokenExpiry\n              autoSend\n              autoSendErrorEmail\n              configured\n              archived\n              modifiedBy\n              createdAt\n              updatedAt\n              taskList {\n                items {\n                  id\n                  trackTikDetailsId\n                  siteId\n                  monitoringCenterId\n                  eventType\n                  trackTikName\n                  trackTikId\n                  trackTikReportTemplateId\n                  archived\n                  modifedBy\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n        contacts {\n          items {\n            id\n            siteId\n            name\n            type\n            verbalPasscode\n            email\n            priority\n            monitoringCenterId\n            integratorId\n            archived\n            notes\n            notesTranslated\n            notesSanitized\n            modifiedBy\n            createdAt\n            updatedAt\n            phones {\n              items {\n                id\n                contactId\n                type\n                number\n                ext\n                monitoringCenterId\n                integratorId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        sops {\n          items {\n            id\n            siteId\n            eventType\n            eventSOPs\n            monitoringCenterId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const sitesByStatusAndCreatedAt = "\n  query SitesByStatusAndCreatedAt(\n    $status: DataEntryStatus\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    sitesByStatusAndCreatedAt(\n      status: $status\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        status\n        customerId\n        integratorId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        externalCriticalNotes\n        externalCriticalNotesTranslated\n        externalCriticalNotesSanitized\n        monitoringCenterId\n        archived\n        modifiedBy\n        timezone\n        vmsSharedMonitoringRoleId\n        monitoringStatus\n        maintainCamerasOnMonitoringRole\n        armingRulesConfig\n        monitoringState\n        armedState\n        alarmState\n        supervisionEnabled\n        triggersEnabled\n        muteAfterInteractionCount\n        type\n        alarmsCentralStation\n        alarmsCentralStationPhone\n        alarmsCentralStationPhoneExt\n        alarmsVerbalPasscode\n        alarmsCSID\n        alarmsAR\n        alarmsNotes\n        alarmsNotesTranslated\n        alarmsNotesSanitized\n        alarmsPermitNum\n        alarmsPermitExpires\n        autoSendToTrackTik\n        hasSiteMap\n        condensedAddress\n        createdAt\n        updatedAt\n        address {\n          id\n          lineOne\n          lineTwo\n          city\n          state\n          zipCode\n          country\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        integrations {\n          items {\n            id\n            siteId\n            integratorId\n            monitoringCenterId\n            type\n            subType\n            subTypeList\n            agency\n            phone\n            phoneExt\n            email\n            notes\n            notesTranslated\n            notesSanitized\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            trackTickDetails {\n              id\n              siteIntegrationId\n              siteId\n              monitoringCenterId\n              apiUrl\n              apiUsername\n              apiPassword\n              accountId\n              token\n              refreshToken\n              tokenExpiry\n              refreshTokenExpiry\n              autoSend\n              autoSendErrorEmail\n              configured\n              archived\n              modifiedBy\n              createdAt\n              updatedAt\n              taskList {\n                items {\n                  id\n                  trackTikDetailsId\n                  siteId\n                  monitoringCenterId\n                  eventType\n                  trackTikName\n                  trackTikId\n                  trackTikReportTemplateId\n                  archived\n                  modifedBy\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n        contacts {\n          items {\n            id\n            siteId\n            name\n            type\n            verbalPasscode\n            email\n            priority\n            monitoringCenterId\n            integratorId\n            archived\n            notes\n            notesTranslated\n            notesSanitized\n            modifiedBy\n            createdAt\n            updatedAt\n            phones {\n              items {\n                id\n                contactId\n                type\n                number\n                ext\n                monitoringCenterId\n                integratorId\n                modifiedBy\n                archived\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        cameras {\n          items {\n            id\n            name\n            deviceType\n            status\n            vmsCameraName\n            description\n            descriptionTranslated\n            descriptionSanitized\n            vmsDescription\n            siteId\n            integratorId\n            monitoringCenterId\n            customerId\n            criticalNotes\n            criticalNotesTranslated\n            criticalNotesSanitized\n            talkdownInstructions {\n              talkdownType\n              note\n              noteTranslated\n              noteSanitized\n              phone\n              url\n              messageDetails {\n                messageType\n                messageTypeId\n                urlSuffix\n              }\n              hostConfiguration {\n                baseUrl\n                username\n                password\n                method\n              }\n            }\n            latitude\n            longitude\n            vmsCameraId\n            vmsCustomerId\n            testingExpiry\n            armedState\n            snoozeReason\n            snoozeReasonTranslated\n            snoozeReasonSanitized\n            snoozeExpiry\n            archived\n            zoneNumber\n            zoneDescription\n            zoneDescriptionTranslated\n            zoneDescriptionSanitized\n            modifiedBy\n            isOnvif\n            videoStreamState\n            deviceUrlOnline\n            vmsConnect\n            isP2P\n            isAnalyticsEnabled\n            isMotionEnabled\n            testEventReceived\n            healthCheckEnabled\n            healthCheckSLA\n            healthCheckStatus\n            ignoreStatusChecks\n            statusChecksProperties\n            statusLastVerified\n            archiveDurationHours\n            accessUrlsId\n            credentialsId\n            deviceBrand\n            deviceModel\n            vmsPlanId\n            phpRegistrationCode\n            serialNumber\n            p2pState\n            lastPowerCycle\n            baselineThumbnailFilename\n            currentThumbnailFilename\n            sceneChangeDetectionEnabled\n            passingSceneDetection\n            hubspotId\n            immixMonitoring\n            hasMic\n            hasSpeaker\n            audioGroups\n            createdAt\n            updatedAt\n            qualitySettings {\n              id\n              width\n              height\n              videoBitRate\n              frameRate\n              monitoringCenterId\n              cameraId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        sops {\n          items {\n            id\n            siteId\n            eventType\n            eventSOPs\n            monitoringCenterId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getSiteSupvisdSetting = "\n  query GetSiteSupvisdSetting($id: ID!) {\n    getSiteSupvisdSetting(id: $id) {\n      id\n      siteId\n      integratorId\n      monitoringCenterId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n      rules {\n        items {\n          id\n          cameraId\n          muteSitePersonRule\n          siteId\n          integratorId\n          monitoringCenterId\n          siteSupvisdSettingId\n          modifiedBy\n          archived\n          ruleType\n          cameraEventType\n          disposition\n          confidence\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listSiteSupvisdSettings = "\n  query ListSiteSupvisdSettings(\n    $filter: ModelSiteSupvisdSettingFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSiteSupvisdSettings(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        rules {\n          items {\n            id\n            cameraId\n            muteSitePersonRule\n            siteId\n            integratorId\n            monitoringCenterId\n            siteSupvisdSettingId\n            modifiedBy\n            archived\n            ruleType\n            cameraEventType\n            disposition\n            confidence\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const supvisdSettingBySiteId = "\n  query SupvisdSettingBySiteId(\n    $siteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteSupvisdSettingFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    supvisdSettingBySiteId(\n      siteId: $siteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        rules {\n          items {\n            id\n            cameraId\n            muteSitePersonRule\n            siteId\n            integratorId\n            monitoringCenterId\n            siteSupvisdSettingId\n            modifiedBy\n            archived\n            ruleType\n            cameraEventType\n            disposition\n            confidence\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getSupvisdEventRule = "\n  query GetSupvisdEventRule($id: ID!) {\n    getSupvisdEventRule(id: $id) {\n      id\n      cameraId\n      muteSitePersonRule\n      siteId\n      integratorId\n      monitoringCenterId\n      siteSupvisdSettingId\n      modifiedBy\n      archived\n      ruleType\n      cameraEventType\n      disposition\n      confidence\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listSupvisdEventRules = "\n  query ListSupvisdEventRules(\n    $filter: ModelSupvisdEventRuleFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSupvisdEventRules(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        muteSitePersonRule\n        siteId\n        integratorId\n        monitoringCenterId\n        siteSupvisdSettingId\n        modifiedBy\n        archived\n        ruleType\n        cameraEventType\n        disposition\n        confidence\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const rulesBySiteSupvisdSetting = "\n  query RulesBySiteSupvisdSetting(\n    $siteSupvisdSettingId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSupvisdEventRuleFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rulesBySiteSupvisdSetting(\n      siteSupvisdSettingId: $siteSupvisdSettingId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        muteSitePersonRule\n        siteId\n        integratorId\n        monitoringCenterId\n        siteSupvisdSettingId\n        modifiedBy\n        archived\n        ruleType\n        cameraEventType\n        disposition\n        confidence\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getSiteDeviceStatusConfig = "\n  query GetSiteDeviceStatusConfig($id: ID!) {\n    getSiteDeviceStatusConfig(id: $id) {\n      id\n      siteId\n      integratorId\n      monitoringCenterId\n      modifiedBy\n      archived\n      deviceStatusEnabled\n      statusFrequency\n      statusVerifiedTolerance\n      statusProperties\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listSiteDeviceStatusConfigs = "\n  query ListSiteDeviceStatusConfigs(\n    $filter: ModelSiteDeviceStatusConfigFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSiteDeviceStatusConfigs(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        archived\n        deviceStatusEnabled\n        statusFrequency\n        statusVerifiedTolerance\n        statusProperties\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const configBySite = "\n  query ConfigBySite(\n    $siteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteDeviceStatusConfigFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    configBySite(\n      siteId: $siteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        archived\n        deviceStatusEnabled\n        statusFrequency\n        statusVerifiedTolerance\n        statusProperties\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getTrigger = "\n  query GetTrigger($id: ID!) {\n    getTrigger(id: $id) {\n      id\n      siteId\n      integratorId\n      customerId\n      monitoringCenterId\n      type\n      filters {\n        filter\n        frequencyLimit\n        lastTriggered\n        actions {\n          action\n          actionSettings\n          frequencyLimit\n          lastTriggered\n        }\n      }\n      modifiedBy\n      archived\n      frequencyLimit\n      lastTriggered\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listTriggers = "\n  query ListTriggers(\n    $filter: ModelTriggerFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listTriggers(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        siteId\n        integratorId\n        customerId\n        monitoringCenterId\n        type\n        filters {\n          filter\n          frequencyLimit\n          lastTriggered\n          actions {\n            action\n            actionSettings\n            frequencyLimit\n            lastTriggered\n          }\n        }\n        modifiedBy\n        archived\n        frequencyLimit\n        lastTriggered\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const triggersBySite = "\n  query TriggersBySite(\n    $siteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelTriggerFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    triggersBySite(\n      siteId: $siteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        integratorId\n        customerId\n        monitoringCenterId\n        type\n        filters {\n          filter\n          frequencyLimit\n          lastTriggered\n          actions {\n            action\n            actionSettings\n            frequencyLimit\n            lastTriggered\n          }\n        }\n        modifiedBy\n        archived\n        frequencyLimit\n        lastTriggered\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getSiteIntegration = "\n  query GetSiteIntegration($id: ID!) {\n    getSiteIntegration(id: $id) {\n      id\n      siteId\n      integratorId\n      monitoringCenterId\n      type\n      subType\n      subTypeList\n      agency\n      phone\n      phoneExt\n      email\n      notes\n      notesTranslated\n      notesSanitized\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n      trackTickDetails {\n        id\n        siteIntegrationId\n        siteId\n        monitoringCenterId\n        apiUrl\n        apiUsername\n        apiPassword\n        accountId\n        token\n        refreshToken\n        tokenExpiry\n        refreshTokenExpiry\n        autoSend\n        autoSendErrorEmail\n        configured\n        archived\n        modifiedBy\n        createdAt\n        updatedAt\n        taskList {\n          items {\n            id\n            trackTikDetailsId\n            siteId\n            monitoringCenterId\n            eventType\n            trackTikName\n            trackTikId\n            trackTikReportTemplateId\n            archived\n            modifedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n    }\n  }\n";
export declare const listSiteIntegrations = "\n  query ListSiteIntegrations(\n    $filter: ModelSiteIntegrationFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSiteIntegrations(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        integratorId\n        monitoringCenterId\n        type\n        subType\n        subTypeList\n        agency\n        phone\n        phoneExt\n        email\n        notes\n        notesTranslated\n        notesSanitized\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        trackTickDetails {\n          id\n          siteIntegrationId\n          siteId\n          monitoringCenterId\n          apiUrl\n          apiUsername\n          apiPassword\n          accountId\n          token\n          refreshToken\n          tokenExpiry\n          refreshTokenExpiry\n          autoSend\n          autoSendErrorEmail\n          configured\n          archived\n          modifiedBy\n          createdAt\n          updatedAt\n          taskList {\n            items {\n              id\n              trackTikDetailsId\n              siteId\n              monitoringCenterId\n              eventType\n              trackTikName\n              trackTikId\n              trackTikReportTemplateId\n              archived\n              modifedBy\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const integrationsBySite = "\n  query IntegrationsBySite(\n    $siteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteIntegrationFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    integrationsBySite(\n      siteId: $siteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        integratorId\n        monitoringCenterId\n        type\n        subType\n        subTypeList\n        agency\n        phone\n        phoneExt\n        email\n        notes\n        notesTranslated\n        notesSanitized\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        trackTickDetails {\n          id\n          siteIntegrationId\n          siteId\n          monitoringCenterId\n          apiUrl\n          apiUsername\n          apiPassword\n          accountId\n          token\n          refreshToken\n          tokenExpiry\n          refreshTokenExpiry\n          autoSend\n          autoSendErrorEmail\n          configured\n          archived\n          modifiedBy\n          createdAt\n          updatedAt\n          taskList {\n            items {\n              id\n              trackTikDetailsId\n              siteId\n              monitoringCenterId\n              eventType\n              trackTikName\n              trackTikId\n              trackTikReportTemplateId\n              archived\n              modifedBy\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const integrationsByMonitoringCenter = "\n  query IntegrationsByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteIntegrationFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    integrationsByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        integratorId\n        monitoringCenterId\n        type\n        subType\n        subTypeList\n        agency\n        phone\n        phoneExt\n        email\n        notes\n        notesTranslated\n        notesSanitized\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        trackTickDetails {\n          id\n          siteIntegrationId\n          siteId\n          monitoringCenterId\n          apiUrl\n          apiUsername\n          apiPassword\n          accountId\n          token\n          refreshToken\n          tokenExpiry\n          refreshTokenExpiry\n          autoSend\n          autoSendErrorEmail\n          configured\n          archived\n          modifiedBy\n          createdAt\n          updatedAt\n          taskList {\n            items {\n              id\n              trackTikDetailsId\n              siteId\n              monitoringCenterId\n              eventType\n              trackTikName\n              trackTikId\n              trackTikReportTemplateId\n              archived\n              modifedBy\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const integrationsByTypeAndSubType = "\n  query IntegrationsByTypeAndSubType(\n    $type: IntegrationType\n    $subType: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteIntegrationFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    integrationsByTypeAndSubType(\n      type: $type\n      subType: $subType\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        integratorId\n        monitoringCenterId\n        type\n        subType\n        subTypeList\n        agency\n        phone\n        phoneExt\n        email\n        notes\n        notesTranslated\n        notesSanitized\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        trackTickDetails {\n          id\n          siteIntegrationId\n          siteId\n          monitoringCenterId\n          apiUrl\n          apiUsername\n          apiPassword\n          accountId\n          token\n          refreshToken\n          tokenExpiry\n          refreshTokenExpiry\n          autoSend\n          autoSendErrorEmail\n          configured\n          archived\n          modifiedBy\n          createdAt\n          updatedAt\n          taskList {\n            items {\n              id\n              trackTikDetailsId\n              siteId\n              monitoringCenterId\n              eventType\n              trackTikName\n              trackTikId\n              trackTikReportTemplateId\n              archived\n              modifedBy\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getSiteVMSDetails = "\n  query GetSiteVMSDetails($id: ID!) {\n    getSiteVMSDetails(id: $id) {\n      id\n      username\n      password\n      apiKey\n      accessToken\n      refreshToken\n      accessTokenExpires\n      refreshTokenExpires\n      siteId\n      siteUserId\n      siteUserRoleId\n      integratorId\n      monitoringCenterId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listSiteVMSDetailss = "\n  query ListSiteVMSDetailss(\n    $filter: ModelSiteVMSDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSiteVMSDetailss(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        username\n        password\n        apiKey\n        accessToken\n        refreshToken\n        accessTokenExpires\n        refreshTokenExpires\n        siteId\n        siteUserId\n        siteUserRoleId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const siteVMSDetailsBySite = "\n  query SiteVMSDetailsBySite(\n    $siteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteVMSDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    siteVMSDetailsBySite(\n      siteId: $siteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        username\n        password\n        apiKey\n        accessToken\n        refreshToken\n        accessTokenExpires\n        refreshTokenExpires\n        siteId\n        siteUserId\n        siteUserRoleId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getTrackTikDetails = "\n  query GetTrackTikDetails($id: ID!) {\n    getTrackTikDetails(id: $id) {\n      id\n      siteIntegrationId\n      siteId\n      monitoringCenterId\n      apiUrl\n      apiUsername\n      apiPassword\n      accountId\n      token\n      refreshToken\n      tokenExpiry\n      refreshTokenExpiry\n      autoSend\n      autoSendErrorEmail\n      configured\n      archived\n      modifiedBy\n      createdAt\n      updatedAt\n      taskList {\n        items {\n          id\n          trackTikDetailsId\n          siteId\n          monitoringCenterId\n          eventType\n          trackTikName\n          trackTikId\n          trackTikReportTemplateId\n          archived\n          modifedBy\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listTrackTikDetailss = "\n  query ListTrackTikDetailss(\n    $filter: ModelTrackTikDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listTrackTikDetailss(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteIntegrationId\n        siteId\n        monitoringCenterId\n        apiUrl\n        apiUsername\n        apiPassword\n        accountId\n        token\n        refreshToken\n        tokenExpiry\n        refreshTokenExpiry\n        autoSend\n        autoSendErrorEmail\n        configured\n        archived\n        modifiedBy\n        createdAt\n        updatedAt\n        taskList {\n          items {\n            id\n            trackTikDetailsId\n            siteId\n            monitoringCenterId\n            eventType\n            trackTikName\n            trackTikId\n            trackTikReportTemplateId\n            archived\n            modifedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const trackTikDetailsBySiteId = "\n  query TrackTikDetailsBySiteId(\n    $siteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelTrackTikDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    trackTikDetailsBySiteId(\n      siteId: $siteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteIntegrationId\n        siteId\n        monitoringCenterId\n        apiUrl\n        apiUsername\n        apiPassword\n        accountId\n        token\n        refreshToken\n        tokenExpiry\n        refreshTokenExpiry\n        autoSend\n        autoSendErrorEmail\n        configured\n        archived\n        modifiedBy\n        createdAt\n        updatedAt\n        taskList {\n          items {\n            id\n            trackTikDetailsId\n            siteId\n            monitoringCenterId\n            eventType\n            trackTikName\n            trackTikId\n            trackTikReportTemplateId\n            archived\n            modifedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getTrackTikTask = "\n  query GetTrackTikTask($id: ID!) {\n    getTrackTikTask(id: $id) {\n      id\n      trackTikDetailsId\n      siteId\n      monitoringCenterId\n      eventType\n      trackTikName\n      trackTikId\n      trackTikReportTemplateId\n      archived\n      modifedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listTrackTikTasks = "\n  query ListTrackTikTasks(\n    $filter: ModelTrackTikTaskFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listTrackTikTasks(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        trackTikDetailsId\n        siteId\n        monitoringCenterId\n        eventType\n        trackTikName\n        trackTikId\n        trackTikReportTemplateId\n        archived\n        modifedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const taskByTrackTikDetailsId = "\n  query TaskByTrackTikDetailsId(\n    $trackTikDetailsId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelTrackTikTaskFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    taskByTrackTikDetailsId(\n      trackTikDetailsId: $trackTikDetailsId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        trackTikDetailsId\n        siteId\n        monitoringCenterId\n        eventType\n        trackTikName\n        trackTikId\n        trackTikReportTemplateId\n        archived\n        modifedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getSiteEmergencyContact = "\n  query GetSiteEmergencyContact($id: ID!) {\n    getSiteEmergencyContact(id: $id) {\n      id\n      siteId\n      name\n      type\n      verbalPasscode\n      email\n      priority\n      monitoringCenterId\n      integratorId\n      archived\n      notes\n      notesTranslated\n      notesSanitized\n      modifiedBy\n      createdAt\n      updatedAt\n      phones {\n        items {\n          id\n          contactId\n          type\n          number\n          ext\n          monitoringCenterId\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listSiteEmergencyContacts = "\n  query ListSiteEmergencyContacts(\n    $filter: ModelSiteEmergencyContactFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSiteEmergencyContacts(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        name\n        type\n        verbalPasscode\n        email\n        priority\n        monitoringCenterId\n        integratorId\n        archived\n        notes\n        notesTranslated\n        notesSanitized\n        modifiedBy\n        createdAt\n        updatedAt\n        phones {\n          items {\n            id\n            contactId\n            type\n            number\n            ext\n            monitoringCenterId\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const contactsBySite = "\n  query ContactsBySite(\n    $siteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteEmergencyContactFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    contactsBySite(\n      siteId: $siteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        name\n        type\n        verbalPasscode\n        email\n        priority\n        monitoringCenterId\n        integratorId\n        archived\n        notes\n        notesTranslated\n        notesSanitized\n        modifiedBy\n        createdAt\n        updatedAt\n        phones {\n          items {\n            id\n            contactId\n            type\n            number\n            ext\n            monitoringCenterId\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const siteContactByMonitoringCenter = "\n  query SiteContactByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteEmergencyContactFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    siteContactByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        name\n        type\n        verbalPasscode\n        email\n        priority\n        monitoringCenterId\n        integratorId\n        archived\n        notes\n        notesTranslated\n        notesSanitized\n        modifiedBy\n        createdAt\n        updatedAt\n        phones {\n          items {\n            id\n            contactId\n            type\n            number\n            ext\n            monitoringCenterId\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getPhone = "\n  query GetPhone($id: ID!) {\n    getPhone(id: $id) {\n      id\n      contactId\n      type\n      number\n      ext\n      monitoringCenterId\n      integratorId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listPhones = "\n  query ListPhones(\n    $filter: ModelPhoneFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listPhones(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        contactId\n        type\n        number\n        ext\n        monitoringCenterId\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const phonesByContact = "\n  query PhonesByContact(\n    $contactId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelPhoneFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    phonesByContact(\n      contactId: $contactId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        contactId\n        type\n        number\n        ext\n        monitoringCenterId\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const phonesByMonitoringCenter = "\n  query PhonesByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelPhoneFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    phonesByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        contactId\n        type\n        number\n        ext\n        monitoringCenterId\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const phonesByNumber = "\n  query PhonesByNumber(\n    $monitoringCenterId: ID\n    $number: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelPhoneFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    phonesByNumber(\n      monitoringCenterId: $monitoringCenterId\n      number: $number\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        contactId\n        type\n        number\n        ext\n        monitoringCenterId\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getCamera = "\n  query GetCamera($id: ID!) {\n    getCamera(id: $id) {\n      id\n      name\n      deviceType\n      status\n      vmsCameraName\n      description\n      descriptionTranslated\n      descriptionSanitized\n      vmsDescription\n      siteId\n      integratorId\n      monitoringCenterId\n      customerId\n      criticalNotes\n      criticalNotesTranslated\n      criticalNotesSanitized\n      talkdownInstructions {\n        talkdownType\n        note\n        noteTranslated\n        noteSanitized\n        phone\n        url\n        messageDetails {\n          messageType\n          messageTypeId\n          urlSuffix\n        }\n        hostConfiguration {\n          baseUrl\n          username\n          password\n          method\n        }\n      }\n      latitude\n      longitude\n      vmsCameraId\n      vmsCustomerId\n      testingExpiry\n      armedState\n      snoozeReason\n      snoozeReasonTranslated\n      snoozeReasonSanitized\n      snoozeExpiry\n      archived\n      zoneNumber\n      zoneDescription\n      zoneDescriptionTranslated\n      zoneDescriptionSanitized\n      modifiedBy\n      isOnvif\n      videoStreamState\n      deviceUrlOnline\n      vmsConnect\n      isP2P\n      isAnalyticsEnabled\n      isMotionEnabled\n      testEventReceived\n      healthCheckEnabled\n      healthCheckSLA\n      healthCheckStatus\n      ignoreStatusChecks\n      statusChecksProperties\n      statusLastVerified\n      archiveDurationHours\n      accessUrlsId\n      credentialsId\n      deviceBrand\n      deviceModel\n      vmsPlanId\n      phpRegistrationCode\n      serialNumber\n      p2pState\n      lastPowerCycle\n      baselineThumbnailFilename\n      currentThumbnailFilename\n      sceneChangeDetectionEnabled\n      passingSceneDetection\n      hubspotId\n      immixMonitoring\n      hasMic\n      hasSpeaker\n      audioGroups\n      createdAt\n      updatedAt\n      qualitySettings {\n        id\n        width\n        height\n        videoBitRate\n        frameRate\n        monitoringCenterId\n        cameraId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n    }\n  }\n";
export declare const listCameras = "\n  query ListCameras(\n    $filter: ModelCameraFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCameras(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        name\n        deviceType\n        status\n        vmsCameraName\n        description\n        descriptionTranslated\n        descriptionSanitized\n        vmsDescription\n        siteId\n        integratorId\n        monitoringCenterId\n        customerId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        talkdownInstructions {\n          talkdownType\n          note\n          noteTranslated\n          noteSanitized\n          phone\n          url\n          messageDetails {\n            messageType\n            messageTypeId\n            urlSuffix\n          }\n          hostConfiguration {\n            baseUrl\n            username\n            password\n            method\n          }\n        }\n        latitude\n        longitude\n        vmsCameraId\n        vmsCustomerId\n        testingExpiry\n        armedState\n        snoozeReason\n        snoozeReasonTranslated\n        snoozeReasonSanitized\n        snoozeExpiry\n        archived\n        zoneNumber\n        zoneDescription\n        zoneDescriptionTranslated\n        zoneDescriptionSanitized\n        modifiedBy\n        isOnvif\n        videoStreamState\n        deviceUrlOnline\n        vmsConnect\n        isP2P\n        isAnalyticsEnabled\n        isMotionEnabled\n        testEventReceived\n        healthCheckEnabled\n        healthCheckSLA\n        healthCheckStatus\n        ignoreStatusChecks\n        statusChecksProperties\n        statusLastVerified\n        archiveDurationHours\n        accessUrlsId\n        credentialsId\n        deviceBrand\n        deviceModel\n        vmsPlanId\n        phpRegistrationCode\n        serialNumber\n        p2pState\n        lastPowerCycle\n        baselineThumbnailFilename\n        currentThumbnailFilename\n        sceneChangeDetectionEnabled\n        passingSceneDetection\n        hubspotId\n        immixMonitoring\n        hasMic\n        hasSpeaker\n        audioGroups\n        createdAt\n        updatedAt\n        qualitySettings {\n          id\n          width\n          height\n          videoBitRate\n          frameRate\n          monitoringCenterId\n          cameraId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const cameraByIntegrator = "\n  query CameraByIntegrator(\n    $integratorId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    cameraByIntegrator(\n      integratorId: $integratorId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        deviceType\n        status\n        vmsCameraName\n        description\n        descriptionTranslated\n        descriptionSanitized\n        vmsDescription\n        siteId\n        integratorId\n        monitoringCenterId\n        customerId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        talkdownInstructions {\n          talkdownType\n          note\n          noteTranslated\n          noteSanitized\n          phone\n          url\n          messageDetails {\n            messageType\n            messageTypeId\n            urlSuffix\n          }\n          hostConfiguration {\n            baseUrl\n            username\n            password\n            method\n          }\n        }\n        latitude\n        longitude\n        vmsCameraId\n        vmsCustomerId\n        testingExpiry\n        armedState\n        snoozeReason\n        snoozeReasonTranslated\n        snoozeReasonSanitized\n        snoozeExpiry\n        archived\n        zoneNumber\n        zoneDescription\n        zoneDescriptionTranslated\n        zoneDescriptionSanitized\n        modifiedBy\n        isOnvif\n        videoStreamState\n        deviceUrlOnline\n        vmsConnect\n        isP2P\n        isAnalyticsEnabled\n        isMotionEnabled\n        testEventReceived\n        healthCheckEnabled\n        healthCheckSLA\n        healthCheckStatus\n        ignoreStatusChecks\n        statusChecksProperties\n        statusLastVerified\n        archiveDurationHours\n        accessUrlsId\n        credentialsId\n        deviceBrand\n        deviceModel\n        vmsPlanId\n        phpRegistrationCode\n        serialNumber\n        p2pState\n        lastPowerCycle\n        baselineThumbnailFilename\n        currentThumbnailFilename\n        sceneChangeDetectionEnabled\n        passingSceneDetection\n        hubspotId\n        immixMonitoring\n        hasMic\n        hasSpeaker\n        audioGroups\n        createdAt\n        updatedAt\n        qualitySettings {\n          id\n          width\n          height\n          videoBitRate\n          frameRate\n          monitoringCenterId\n          cameraId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const cameraByCustomer = "\n  query CameraByCustomer(\n    $customerId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    cameraByCustomer(\n      customerId: $customerId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        deviceType\n        status\n        vmsCameraName\n        description\n        descriptionTranslated\n        descriptionSanitized\n        vmsDescription\n        siteId\n        integratorId\n        monitoringCenterId\n        customerId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        talkdownInstructions {\n          talkdownType\n          note\n          noteTranslated\n          noteSanitized\n          phone\n          url\n          messageDetails {\n            messageType\n            messageTypeId\n            urlSuffix\n          }\n          hostConfiguration {\n            baseUrl\n            username\n            password\n            method\n          }\n        }\n        latitude\n        longitude\n        vmsCameraId\n        vmsCustomerId\n        testingExpiry\n        armedState\n        snoozeReason\n        snoozeReasonTranslated\n        snoozeReasonSanitized\n        snoozeExpiry\n        archived\n        zoneNumber\n        zoneDescription\n        zoneDescriptionTranslated\n        zoneDescriptionSanitized\n        modifiedBy\n        isOnvif\n        videoStreamState\n        deviceUrlOnline\n        vmsConnect\n        isP2P\n        isAnalyticsEnabled\n        isMotionEnabled\n        testEventReceived\n        healthCheckEnabled\n        healthCheckSLA\n        healthCheckStatus\n        ignoreStatusChecks\n        statusChecksProperties\n        statusLastVerified\n        archiveDurationHours\n        accessUrlsId\n        credentialsId\n        deviceBrand\n        deviceModel\n        vmsPlanId\n        phpRegistrationCode\n        serialNumber\n        p2pState\n        lastPowerCycle\n        baselineThumbnailFilename\n        currentThumbnailFilename\n        sceneChangeDetectionEnabled\n        passingSceneDetection\n        hubspotId\n        immixMonitoring\n        hasMic\n        hasSpeaker\n        audioGroups\n        createdAt\n        updatedAt\n        qualitySettings {\n          id\n          width\n          height\n          videoBitRate\n          frameRate\n          monitoringCenterId\n          cameraId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const cameraBySite = "\n  query CameraBySite(\n    $siteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    cameraBySite(\n      siteId: $siteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        deviceType\n        status\n        vmsCameraName\n        description\n        descriptionTranslated\n        descriptionSanitized\n        vmsDescription\n        siteId\n        integratorId\n        monitoringCenterId\n        customerId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        talkdownInstructions {\n          talkdownType\n          note\n          noteTranslated\n          noteSanitized\n          phone\n          url\n          messageDetails {\n            messageType\n            messageTypeId\n            urlSuffix\n          }\n          hostConfiguration {\n            baseUrl\n            username\n            password\n            method\n          }\n        }\n        latitude\n        longitude\n        vmsCameraId\n        vmsCustomerId\n        testingExpiry\n        armedState\n        snoozeReason\n        snoozeReasonTranslated\n        snoozeReasonSanitized\n        snoozeExpiry\n        archived\n        zoneNumber\n        zoneDescription\n        zoneDescriptionTranslated\n        zoneDescriptionSanitized\n        modifiedBy\n        isOnvif\n        videoStreamState\n        deviceUrlOnline\n        vmsConnect\n        isP2P\n        isAnalyticsEnabled\n        isMotionEnabled\n        testEventReceived\n        healthCheckEnabled\n        healthCheckSLA\n        healthCheckStatus\n        ignoreStatusChecks\n        statusChecksProperties\n        statusLastVerified\n        archiveDurationHours\n        accessUrlsId\n        credentialsId\n        deviceBrand\n        deviceModel\n        vmsPlanId\n        phpRegistrationCode\n        serialNumber\n        p2pState\n        lastPowerCycle\n        baselineThumbnailFilename\n        currentThumbnailFilename\n        sceneChangeDetectionEnabled\n        passingSceneDetection\n        hubspotId\n        immixMonitoring\n        hasMic\n        hasSpeaker\n        audioGroups\n        createdAt\n        updatedAt\n        qualitySettings {\n          id\n          width\n          height\n          videoBitRate\n          frameRate\n          monitoringCenterId\n          cameraId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const cameraByMonitoringCenter = "\n  query CameraByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    cameraByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        deviceType\n        status\n        vmsCameraName\n        description\n        descriptionTranslated\n        descriptionSanitized\n        vmsDescription\n        siteId\n        integratorId\n        monitoringCenterId\n        customerId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        talkdownInstructions {\n          talkdownType\n          note\n          noteTranslated\n          noteSanitized\n          phone\n          url\n          messageDetails {\n            messageType\n            messageTypeId\n            urlSuffix\n          }\n          hostConfiguration {\n            baseUrl\n            username\n            password\n            method\n          }\n        }\n        latitude\n        longitude\n        vmsCameraId\n        vmsCustomerId\n        testingExpiry\n        armedState\n        snoozeReason\n        snoozeReasonTranslated\n        snoozeReasonSanitized\n        snoozeExpiry\n        archived\n        zoneNumber\n        zoneDescription\n        zoneDescriptionTranslated\n        zoneDescriptionSanitized\n        modifiedBy\n        isOnvif\n        videoStreamState\n        deviceUrlOnline\n        vmsConnect\n        isP2P\n        isAnalyticsEnabled\n        isMotionEnabled\n        testEventReceived\n        healthCheckEnabled\n        healthCheckSLA\n        healthCheckStatus\n        ignoreStatusChecks\n        statusChecksProperties\n        statusLastVerified\n        archiveDurationHours\n        accessUrlsId\n        credentialsId\n        deviceBrand\n        deviceModel\n        vmsPlanId\n        phpRegistrationCode\n        serialNumber\n        p2pState\n        lastPowerCycle\n        baselineThumbnailFilename\n        currentThumbnailFilename\n        sceneChangeDetectionEnabled\n        passingSceneDetection\n        hubspotId\n        immixMonitoring\n        hasMic\n        hasSpeaker\n        audioGroups\n        createdAt\n        updatedAt\n        qualitySettings {\n          id\n          width\n          height\n          videoBitRate\n          frameRate\n          monitoringCenterId\n          cameraId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const cameraByVmsCameraId = "\n  query CameraByVmsCameraId(\n    $vmsCameraId: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    cameraByVmsCameraId(\n      vmsCameraId: $vmsCameraId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        deviceType\n        status\n        vmsCameraName\n        description\n        descriptionTranslated\n        descriptionSanitized\n        vmsDescription\n        siteId\n        integratorId\n        monitoringCenterId\n        customerId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        talkdownInstructions {\n          talkdownType\n          note\n          noteTranslated\n          noteSanitized\n          phone\n          url\n          messageDetails {\n            messageType\n            messageTypeId\n            urlSuffix\n          }\n          hostConfiguration {\n            baseUrl\n            username\n            password\n            method\n          }\n        }\n        latitude\n        longitude\n        vmsCameraId\n        vmsCustomerId\n        testingExpiry\n        armedState\n        snoozeReason\n        snoozeReasonTranslated\n        snoozeReasonSanitized\n        snoozeExpiry\n        archived\n        zoneNumber\n        zoneDescription\n        zoneDescriptionTranslated\n        zoneDescriptionSanitized\n        modifiedBy\n        isOnvif\n        videoStreamState\n        deviceUrlOnline\n        vmsConnect\n        isP2P\n        isAnalyticsEnabled\n        isMotionEnabled\n        testEventReceived\n        healthCheckEnabled\n        healthCheckSLA\n        healthCheckStatus\n        ignoreStatusChecks\n        statusChecksProperties\n        statusLastVerified\n        archiveDurationHours\n        accessUrlsId\n        credentialsId\n        deviceBrand\n        deviceModel\n        vmsPlanId\n        phpRegistrationCode\n        serialNumber\n        p2pState\n        lastPowerCycle\n        baselineThumbnailFilename\n        currentThumbnailFilename\n        sceneChangeDetectionEnabled\n        passingSceneDetection\n        hubspotId\n        immixMonitoring\n        hasMic\n        hasSpeaker\n        audioGroups\n        createdAt\n        updatedAt\n        qualitySettings {\n          id\n          width\n          height\n          videoBitRate\n          frameRate\n          monitoringCenterId\n          cameraId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const cameraByMCHealthStatus = "\n  query CameraByMCHealthStatus(\n    $monitoringCenterId: ID\n    $healthCheckStatus: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    cameraByMCHealthStatus(\n      monitoringCenterId: $monitoringCenterId\n      healthCheckStatus: $healthCheckStatus\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        deviceType\n        status\n        vmsCameraName\n        description\n        descriptionTranslated\n        descriptionSanitized\n        vmsDescription\n        siteId\n        integratorId\n        monitoringCenterId\n        customerId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        talkdownInstructions {\n          talkdownType\n          note\n          noteTranslated\n          noteSanitized\n          phone\n          url\n          messageDetails {\n            messageType\n            messageTypeId\n            urlSuffix\n          }\n          hostConfiguration {\n            baseUrl\n            username\n            password\n            method\n          }\n        }\n        latitude\n        longitude\n        vmsCameraId\n        vmsCustomerId\n        testingExpiry\n        armedState\n        snoozeReason\n        snoozeReasonTranslated\n        snoozeReasonSanitized\n        snoozeExpiry\n        archived\n        zoneNumber\n        zoneDescription\n        zoneDescriptionTranslated\n        zoneDescriptionSanitized\n        modifiedBy\n        isOnvif\n        videoStreamState\n        deviceUrlOnline\n        vmsConnect\n        isP2P\n        isAnalyticsEnabled\n        isMotionEnabled\n        testEventReceived\n        healthCheckEnabled\n        healthCheckSLA\n        healthCheckStatus\n        ignoreStatusChecks\n        statusChecksProperties\n        statusLastVerified\n        archiveDurationHours\n        accessUrlsId\n        credentialsId\n        deviceBrand\n        deviceModel\n        vmsPlanId\n        phpRegistrationCode\n        serialNumber\n        p2pState\n        lastPowerCycle\n        baselineThumbnailFilename\n        currentThumbnailFilename\n        sceneChangeDetectionEnabled\n        passingSceneDetection\n        hubspotId\n        immixMonitoring\n        hasMic\n        hasSpeaker\n        audioGroups\n        createdAt\n        updatedAt\n        qualitySettings {\n          id\n          width\n          height\n          videoBitRate\n          frameRate\n          monitoringCenterId\n          cameraId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const camerasByHealthCheckStatusAndCreatedAt = "\n  query CamerasByHealthCheckStatusAndCreatedAt(\n    $healthCheckStatus: HealthCheckStatus\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    camerasByHealthCheckStatusAndCreatedAt(\n      healthCheckStatus: $healthCheckStatus\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        deviceType\n        status\n        vmsCameraName\n        description\n        descriptionTranslated\n        descriptionSanitized\n        vmsDescription\n        siteId\n        integratorId\n        monitoringCenterId\n        customerId\n        criticalNotes\n        criticalNotesTranslated\n        criticalNotesSanitized\n        talkdownInstructions {\n          talkdownType\n          note\n          noteTranslated\n          noteSanitized\n          phone\n          url\n          messageDetails {\n            messageType\n            messageTypeId\n            urlSuffix\n          }\n          hostConfiguration {\n            baseUrl\n            username\n            password\n            method\n          }\n        }\n        latitude\n        longitude\n        vmsCameraId\n        vmsCustomerId\n        testingExpiry\n        armedState\n        snoozeReason\n        snoozeReasonTranslated\n        snoozeReasonSanitized\n        snoozeExpiry\n        archived\n        zoneNumber\n        zoneDescription\n        zoneDescriptionTranslated\n        zoneDescriptionSanitized\n        modifiedBy\n        isOnvif\n        videoStreamState\n        deviceUrlOnline\n        vmsConnect\n        isP2P\n        isAnalyticsEnabled\n        isMotionEnabled\n        testEventReceived\n        healthCheckEnabled\n        healthCheckSLA\n        healthCheckStatus\n        ignoreStatusChecks\n        statusChecksProperties\n        statusLastVerified\n        archiveDurationHours\n        accessUrlsId\n        credentialsId\n        deviceBrand\n        deviceModel\n        vmsPlanId\n        phpRegistrationCode\n        serialNumber\n        p2pState\n        lastPowerCycle\n        baselineThumbnailFilename\n        currentThumbnailFilename\n        sceneChangeDetectionEnabled\n        passingSceneDetection\n        hubspotId\n        immixMonitoring\n        hasMic\n        hasSpeaker\n        audioGroups\n        createdAt\n        updatedAt\n        qualitySettings {\n          id\n          width\n          height\n          videoBitRate\n          frameRate\n          monitoringCenterId\n          cameraId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getObjectGroup = "\n  query GetObjectGroup($id: ID!) {\n    getObjectGroup(id: $id) {\n      id\n      monitoringCenterId\n      integratorId\n      customerId\n      siteId\n      name\n      nameTranslated\n      nameSanitized\n      groupType\n      archived\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listObjectGroups = "\n  query ListObjectGroups(\n    $filter: ModelObjectGroupFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listObjectGroups(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        monitoringCenterId\n        integratorId\n        customerId\n        siteId\n        name\n        nameTranslated\n        nameSanitized\n        groupType\n        archived\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const groupsBySiteType = "\n  query GroupsBySiteType(\n    $siteId: ID\n    $groupType: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelObjectGroupFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    groupsBySiteType(\n      siteId: $siteId\n      groupType: $groupType\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        integratorId\n        customerId\n        siteId\n        name\n        nameTranslated\n        nameSanitized\n        groupType\n        archived\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getAudioCustomMessageType = "\n  query GetAudioCustomMessageType($id: ID!) {\n    getAudioCustomMessageType(id: $id) {\n      id\n      monitoringCenterId\n      integratorId\n      customerId\n      siteId\n      name\n      nameTranslated\n      nameSanitized\n      transcript\n      transcriptTranslated\n      transcriptSanitized\n      note\n      noteTranslated\n      noteSanitized\n      archived\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listAudioCustomMessageTypes = "\n  query ListAudioCustomMessageTypes(\n    $filter: ModelAudioCustomMessageTypeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listAudioCustomMessageTypes(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        integratorId\n        customerId\n        siteId\n        name\n        nameTranslated\n        nameSanitized\n        transcript\n        transcriptTranslated\n        transcriptSanitized\n        note\n        noteTranslated\n        noteSanitized\n        archived\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const audioMessageTypesBySite = "\n  query AudioMessageTypesBySite(\n    $siteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelAudioCustomMessageTypeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    audioMessageTypesBySite(\n      siteId: $siteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        integratorId\n        customerId\n        siteId\n        name\n        nameTranslated\n        nameSanitized\n        transcript\n        transcriptTranslated\n        transcriptSanitized\n        note\n        noteTranslated\n        noteSanitized\n        archived\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getCameraQualitySettings = "\n  query GetCameraQualitySettings($id: ID!) {\n    getCameraQualitySettings(id: $id) {\n      id\n      width\n      height\n      videoBitRate\n      frameRate\n      monitoringCenterId\n      cameraId\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listCameraQualitySettingss = "\n  query ListCameraQualitySettingss(\n    $filter: ModelCameraQualitySettingsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCameraQualitySettingss(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        width\n        height\n        videoBitRate\n        frameRate\n        monitoringCenterId\n        cameraId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getCameraSceneDetectionSettings = "\n  query GetCameraSceneDetectionSettings($id: ID!) {\n    getCameraSceneDetectionSettings(id: $id) {\n      id\n      cameraId\n      monitoringCenterId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n      thresholds {\n        items {\n          id\n          cameraId\n          cameraSceneDetectionSettingsId\n          monitoringCenterId\n          modifiedBy\n          archived\n          objectName\n          baselineValue\n          thresholdValue\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listCameraSceneDetectionSettingss = "\n  query ListCameraSceneDetectionSettingss(\n    $filter: ModelCameraSceneDetectionSettingsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCameraSceneDetectionSettingss(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        thresholds {\n          items {\n            id\n            cameraId\n            cameraSceneDetectionSettingsId\n            monitoringCenterId\n            modifiedBy\n            archived\n            objectName\n            baselineValue\n            thresholdValue\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const detSettingsByCamera = "\n  query DetSettingsByCamera(\n    $cameraId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraSceneDetectionSettingsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    detSettingsByCamera(\n      cameraId: $cameraId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        thresholds {\n          items {\n            id\n            cameraId\n            cameraSceneDetectionSettingsId\n            monitoringCenterId\n            modifiedBy\n            archived\n            objectName\n            baselineValue\n            thresholdValue\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getCameraSceneDetectionThreshold = "\n  query GetCameraSceneDetectionThreshold($id: ID!) {\n    getCameraSceneDetectionThreshold(id: $id) {\n      id\n      cameraId\n      cameraSceneDetectionSettingsId\n      monitoringCenterId\n      modifiedBy\n      archived\n      objectName\n      baselineValue\n      thresholdValue\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listCameraSceneDetectionThresholds = "\n  query ListCameraSceneDetectionThresholds(\n    $filter: ModelCameraSceneDetectionThresholdFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCameraSceneDetectionThresholds(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        cameraSceneDetectionSettingsId\n        monitoringCenterId\n        modifiedBy\n        archived\n        objectName\n        baselineValue\n        thresholdValue\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const detThresholdByDetId = "\n  query DetThresholdByDetId(\n    $cameraSceneDetectionSettingsId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraSceneDetectionThresholdFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    detThresholdByDetId(\n      cameraSceneDetectionSettingsId: $cameraSceneDetectionSettingsId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        cameraSceneDetectionSettingsId\n        monitoringCenterId\n        modifiedBy\n        archived\n        objectName\n        baselineValue\n        thresholdValue\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getCameraSceneDetectionResult = "\n  query GetCameraSceneDetectionResult($id: ID!) {\n    getCameraSceneDetectionResult(id: $id) {\n      id\n      cameraId\n      passing\n      monitoringCenterId\n      modifiedBy\n      createdAt\n      updatedAt\n      items {\n        items {\n          id\n          cameraSceneDetectionResultId\n          cameraId\n          monitoringCenterId\n          modifiedBy\n          objectName\n          thresholdValue\n          actualValue\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listCameraSceneDetectionResults = "\n  query ListCameraSceneDetectionResults(\n    $filter: ModelCameraSceneDetectionResultFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCameraSceneDetectionResults(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        passing\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n        items {\n          items {\n            id\n            cameraSceneDetectionResultId\n            cameraId\n            monitoringCenterId\n            modifiedBy\n            objectName\n            thresholdValue\n            actualValue\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const detResultByCameraId = "\n  query DetResultByCameraId(\n    $cameraId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraSceneDetectionResultFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    detResultByCameraId(\n      cameraId: $cameraId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        passing\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n        items {\n          items {\n            id\n            cameraSceneDetectionResultId\n            cameraId\n            monitoringCenterId\n            modifiedBy\n            objectName\n            thresholdValue\n            actualValue\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getCameraSceneDetectionResultItem = "\n  query GetCameraSceneDetectionResultItem($id: ID!) {\n    getCameraSceneDetectionResultItem(id: $id) {\n      id\n      cameraSceneDetectionResultId\n      cameraId\n      monitoringCenterId\n      modifiedBy\n      objectName\n      thresholdValue\n      actualValue\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listCameraSceneDetectionResultItems = "\n  query ListCameraSceneDetectionResultItems(\n    $filter: ModelCameraSceneDetectionResultItemFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCameraSceneDetectionResultItems(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraSceneDetectionResultId\n        cameraId\n        monitoringCenterId\n        modifiedBy\n        objectName\n        thresholdValue\n        actualValue\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const resultItemBySceneDetectionId = "\n  query ResultItemBySceneDetectionId(\n    $cameraSceneDetectionResultId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraSceneDetectionResultItemFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    resultItemBySceneDetectionId(\n      cameraSceneDetectionResultId: $cameraSceneDetectionResultId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraSceneDetectionResultId\n        cameraId\n        monitoringCenterId\n        modifiedBy\n        objectName\n        thresholdValue\n        actualValue\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getCameraCredentials = "\n  query GetCameraCredentials($id: ID!) {\n    getCameraCredentials(id: $id) {\n      id\n      name\n      password\n      cameraId\n      monitoringCenterId\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listCameraCredentialss = "\n  query ListCameraCredentialss(\n    $filter: ModelCameraCredentialsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCameraCredentialss(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        password\n        cameraId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getCameraAccessUrls = "\n  query GetCameraAccessUrls($id: ID!) {\n    getCameraAccessUrls(id: $id) {\n      id\n      dashStream\n      hlsStream\n      http\n      rtmpStream\n      rtsp\n      snapShot\n      webRtc\n      cameraId\n      monitoringCenterId\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listCameraAccessUrlss = "\n  query ListCameraAccessUrlss(\n    $filter: ModelCameraAccessUrlsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCameraAccessUrlss(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        dashStream\n        hlsStream\n        http\n        rtmpStream\n        rtsp\n        snapShot\n        webRtc\n        cameraId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getCameraImmixConfig = "\n  query GetCameraImmixConfig($id: ID!) {\n    getCameraImmixConfig(id: $id) {\n      id\n      cameraId\n      vmsCameraId\n      vmsWebhookId\n      immixEmail\n      monitoringCenterId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listCameraImmixConfigs = "\n  query ListCameraImmixConfigs(\n    $filter: ModelCameraImmixConfigFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCameraImmixConfigs(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        vmsCameraId\n        vmsWebhookId\n        immixEmail\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const immixConfigByCamera = "\n  query ImmixConfigByCamera(\n    $cameraId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraImmixConfigFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    immixConfigByCamera(\n      cameraId: $cameraId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        vmsCameraId\n        vmsWebhookId\n        immixEmail\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const immixConfigByVMSCamera = "\n  query ImmixConfigByVMSCamera(\n    $vmsCameraId: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraImmixConfigFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    immixConfigByVMSCamera(\n      vmsCameraId: $vmsCameraId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        vmsCameraId\n        vmsWebhookId\n        immixEmail\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getActivityLog = "\n  query GetActivityLog($id: ID!) {\n    getActivityLog(id: $id) {\n      id\n      monitoringCenterId\n      integratorId\n      customerId\n      siteId\n      cameraId\n      modifiedOn\n      modifiedBy\n      type\n      subSystem\n      event\n      reference\n      description\n      updatedAt\n    }\n  }\n";
export declare const listActivityLogs = "\n  query ListActivityLogs(\n    $filter: ModelActivityLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listActivityLogs(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        monitoringCenterId\n        integratorId\n        customerId\n        siteId\n        cameraId\n        modifiedOn\n        modifiedBy\n        type\n        subSystem\n        event\n        reference\n        description\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const activityLogByMonitoringCenter = "\n  query ActivityLogByMonitoringCenter(\n    $monitoringCenterId: ID\n    $modifiedOn: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelActivityLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    activityLogByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      modifiedOn: $modifiedOn\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        integratorId\n        customerId\n        siteId\n        cameraId\n        modifiedOn\n        modifiedBy\n        type\n        subSystem\n        event\n        reference\n        description\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const activityLogByIntegratorId = "\n  query ActivityLogByIntegratorId(\n    $integratorId: ID\n    $modifiedOn: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelActivityLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    activityLogByIntegratorId(\n      integratorId: $integratorId\n      modifiedOn: $modifiedOn\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        integratorId\n        customerId\n        siteId\n        cameraId\n        modifiedOn\n        modifiedBy\n        type\n        subSystem\n        event\n        reference\n        description\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const activityLogByCustomerId = "\n  query ActivityLogByCustomerId(\n    $customerId: ID\n    $modifiedOn: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelActivityLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    activityLogByCustomerId(\n      customerId: $customerId\n      modifiedOn: $modifiedOn\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        integratorId\n        customerId\n        siteId\n        cameraId\n        modifiedOn\n        modifiedBy\n        type\n        subSystem\n        event\n        reference\n        description\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const activityLogBySiteId = "\n  query ActivityLogBySiteId(\n    $siteId: ID\n    $modifiedOn: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelActivityLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    activityLogBySiteId(\n      siteId: $siteId\n      modifiedOn: $modifiedOn\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        integratorId\n        customerId\n        siteId\n        cameraId\n        modifiedOn\n        modifiedBy\n        type\n        subSystem\n        event\n        reference\n        description\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getSignalTestLog = "\n  query GetSignalTestLog($id: ID!) {\n    getSignalTestLog(id: $id) {\n      id\n      cameraId\n      siteId\n      customerId\n      integratorId\n      monitoringCenterId\n      createdAt\n      modifiedBy\n      vmsEventId\n      objectsFound {\n        object\n        confidence\n      }\n      starred\n      thumbnailFilename\n      updatedAt\n    }\n  }\n";
export declare const listSignalTestLogs = "\n  query ListSignalTestLogs(\n    $filter: ModelSignalTestLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSignalTestLogs(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        cameraId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        createdAt\n        modifiedBy\n        vmsEventId\n        objectsFound {\n          object\n          confidence\n        }\n        starred\n        thumbnailFilename\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const signalTestingBySiteId = "\n  query SignalTestingBySiteId(\n    $siteId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelSignalTestLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    signalTestingBySiteId(\n      siteId: $siteId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        createdAt\n        modifiedBy\n        vmsEventId\n        objectsFound {\n          object\n          confidence\n        }\n        starred\n        thumbnailFilename\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const signalTestingByCameraId = "\n  query SignalTestingByCameraId(\n    $cameraId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelSignalTestLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    signalTestingByCameraId(\n      cameraId: $cameraId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        createdAt\n        modifiedBy\n        vmsEventId\n        objectsFound {\n          object\n          confidence\n        }\n        starred\n        thumbnailFilename\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const signalTestingByCameraStarred = "\n  query SignalTestingByCameraStarred(\n    $cameraId: ID\n    $starred: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelSignalTestLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    signalTestingByCameraStarred(\n      cameraId: $cameraId\n      starred: $starred\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        createdAt\n        modifiedBy\n        vmsEventId\n        objectsFound {\n          object\n          confidence\n        }\n        starred\n        thumbnailFilename\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getAuditLog = "\n  query GetAuditLog($id: ID!) {\n    getAuditLog(id: $id) {\n      id\n      partition\n      monitoringCenterId\n      modifiedOn\n      modifiedBy\n      area\n      action\n      entityModel\n      entityKey\n      description\n      newImage\n      oldImage\n      updatedAt\n    }\n  }\n";
export declare const listAuditLogs = "\n  query ListAuditLogs(\n    $filter: ModelAuditLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listAuditLogs(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        partition\n        monitoringCenterId\n        modifiedOn\n        modifiedBy\n        area\n        action\n        entityModel\n        entityKey\n        description\n        newImage\n        oldImage\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const auditLogByMonitoringCenter = "\n  query AuditLogByMonitoringCenter(\n    $monitoringCenterId: ID\n    $modifiedOn: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelAuditLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    auditLogByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      modifiedOn: $modifiedOn\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        partition\n        monitoringCenterId\n        modifiedOn\n        modifiedBy\n        area\n        action\n        entityModel\n        entityKey\n        description\n        newImage\n        oldImage\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const auditLogByPartition = "\n  query AuditLogByPartition(\n    $partition: String\n    $modifiedOn: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelAuditLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    auditLogByPartition(\n      partition: $partition\n      modifiedOn: $modifiedOn\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        partition\n        monitoringCenterId\n        modifiedOn\n        modifiedBy\n        area\n        action\n        entityModel\n        entityKey\n        description\n        newImage\n        oldImage\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentActionDetail = "\n  query GetIncidentActionDetail($id: ID!) {\n    getIncidentActionDetail(id: $id) {\n      id\n      incidentId\n      monitoringCenterId\n      createdAt\n      modifiedBy\n      description\n      updatedAt\n    }\n  }\n";
export declare const listIncidentActionDetails = "\n  query ListIncidentActionDetails(\n    $filter: ModelIncidentActionDetailFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentActionDetails(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        monitoringCenterId\n        createdAt\n        modifiedBy\n        description\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const actionsByIncident = "\n  query ActionsByIncident(\n    $incidentId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentActionDetailFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    actionsByIncident(\n      incidentId: $incidentId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        monitoringCenterId\n        createdAt\n        modifiedBy\n        description\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getSOP = "\n  query GetSOP($id: ID!) {\n    getSOP(id: $id) {\n      id\n      siteId\n      eventType\n      eventSOPs\n      monitoringCenterId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listSOPs = "\n  query ListSOPs(\n    $filter: ModelSOPFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSOPs(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        siteId\n        eventType\n        eventSOPs\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const sopBySite = "\n  query SopBySite(\n    $siteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSOPFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    sopBySite(\n      siteId: $siteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        eventType\n        eventSOPs\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const sopMonitoringCenter = "\n  query SopMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSOPFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    sopMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        eventType\n        eventSOPs\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getRspndrEvents = "\n  query GetRspndrEvents($id: ID!) {\n    getRspndrEvents(id: $id) {\n      id\n      request_id\n      tenant_id\n      error\n      payload\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listRspndrEventss = "\n  query ListRspndrEventss(\n    $filter: ModelRspndrEventsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRspndrEventss(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        request_id\n        tenant_id\n        error\n        payload\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const rspndrEventsSorted = "\n  query RspndrEventsSorted(\n    $modifiedBy: String\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelRspndrEventsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rspndrEventsSorted(\n      modifiedBy: $modifiedBy\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        request_id\n        tenant_id\n        error\n        payload\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const rspndrEventsByRequestId = "\n  query RspndrEventsByRequestId(\n    $request_id: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelRspndrEventsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rspndrEventsByRequestId(\n      request_id: $request_id\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        request_id\n        tenant_id\n        error\n        payload\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getRspndrIncident = "\n  query GetRspndrIncident($id: ID!) {\n    getRspndrIncident(id: $id) {\n      id\n      incident_id\n      address1\n      address2\n      arrived_at\n      billed_to\n      city\n      country\n      created_at\n      customer_number\n      dealer\n      eta_at\n      ext_username\n      finished_at\n      grounded_at\n      grounding_end_confirm_acked_at\n      grounding_end_confirmed_at\n      grounding_end_decline_acked_at\n      grounding_end_declined_at\n      grounding_ended_at\n      grounding_ending_at\n      grounding_request_confirm_acked_at\n      grounding_request_confirmed_at\n      grounding_request_decline_acked_at\n      grounding_request_declined_at\n      grounding_requested_at\n      grounding_terminate_acked_at\n      grounding_terminating_at\n      kind\n      lat\n      lng\n      master_account_number\n      modified_at\n      name\n      notes\n      notesTranslated\n      notesSanitized\n      postal_code\n      state\n      status\n      taken_at\n      tenant_id\n      timezone\n      triggered_at\n      type\n      zone\n      monitoringCenterId\n      customerId\n      integratorId\n      siteId\n      modifiedBy\n      createdAt\n      updatedAt\n      check_list {\n        items {\n          id\n          incidentId\n          rspndrIncidentId\n          monitoringCenterId\n          description\n          descriptionTranslated\n          descriptionSanitized\n          image_required\n          image_url\n          order\n          required\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n      rules {\n        items {\n          id\n          incidentId\n          rspndrIncidentId\n          monitoringCenterId\n          call_police\n          expires_at\n          leave_when\n          max_duration\n          order\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n      activities {\n        items {\n          id\n          tenant_id\n          request_id\n          incidentId\n          rspndrIncidentId\n          monitoringCenterId\n          error\n          payload\n          modifiedBy\n          createdAt\n          type\n          notes\n          notesTranslated\n          notesSanitized\n          updatedAt\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listRspndrIncidents = "\n  query ListRspndrIncidents(\n    $filter: ModelRspndrIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRspndrIncidents(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        incident_id\n        address1\n        address2\n        arrived_at\n        billed_to\n        city\n        country\n        created_at\n        customer_number\n        dealer\n        eta_at\n        ext_username\n        finished_at\n        grounded_at\n        grounding_end_confirm_acked_at\n        grounding_end_confirmed_at\n        grounding_end_decline_acked_at\n        grounding_end_declined_at\n        grounding_ended_at\n        grounding_ending_at\n        grounding_request_confirm_acked_at\n        grounding_request_confirmed_at\n        grounding_request_decline_acked_at\n        grounding_request_declined_at\n        grounding_requested_at\n        grounding_terminate_acked_at\n        grounding_terminating_at\n        kind\n        lat\n        lng\n        master_account_number\n        modified_at\n        name\n        notes\n        notesTranslated\n        notesSanitized\n        postal_code\n        state\n        status\n        taken_at\n        tenant_id\n        timezone\n        triggered_at\n        type\n        zone\n        monitoringCenterId\n        customerId\n        integratorId\n        siteId\n        modifiedBy\n        createdAt\n        updatedAt\n        check_list {\n          items {\n            id\n            incidentId\n            rspndrIncidentId\n            monitoringCenterId\n            description\n            descriptionTranslated\n            descriptionSanitized\n            image_required\n            image_url\n            order\n            required\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        rules {\n          items {\n            id\n            incidentId\n            rspndrIncidentId\n            monitoringCenterId\n            call_police\n            expires_at\n            leave_when\n            max_duration\n            order\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        activities {\n          items {\n            id\n            tenant_id\n            request_id\n            incidentId\n            rspndrIncidentId\n            monitoringCenterId\n            error\n            payload\n            modifiedBy\n            createdAt\n            type\n            notes\n            notesTranslated\n            notesSanitized\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const rspndrByIncidentId = "\n  query RspndrByIncidentId(\n    $incident_id: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelRspndrIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rspndrByIncidentId(\n      incident_id: $incident_id\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incident_id\n        address1\n        address2\n        arrived_at\n        billed_to\n        city\n        country\n        created_at\n        customer_number\n        dealer\n        eta_at\n        ext_username\n        finished_at\n        grounded_at\n        grounding_end_confirm_acked_at\n        grounding_end_confirmed_at\n        grounding_end_decline_acked_at\n        grounding_end_declined_at\n        grounding_ended_at\n        grounding_ending_at\n        grounding_request_confirm_acked_at\n        grounding_request_confirmed_at\n        grounding_request_decline_acked_at\n        grounding_request_declined_at\n        grounding_requested_at\n        grounding_terminate_acked_at\n        grounding_terminating_at\n        kind\n        lat\n        lng\n        master_account_number\n        modified_at\n        name\n        notes\n        notesTranslated\n        notesSanitized\n        postal_code\n        state\n        status\n        taken_at\n        tenant_id\n        timezone\n        triggered_at\n        type\n        zone\n        monitoringCenterId\n        customerId\n        integratorId\n        siteId\n        modifiedBy\n        createdAt\n        updatedAt\n        check_list {\n          items {\n            id\n            incidentId\n            rspndrIncidentId\n            monitoringCenterId\n            description\n            descriptionTranslated\n            descriptionSanitized\n            image_required\n            image_url\n            order\n            required\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        rules {\n          items {\n            id\n            incidentId\n            rspndrIncidentId\n            monitoringCenterId\n            call_police\n            expires_at\n            leave_when\n            max_duration\n            order\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        activities {\n          items {\n            id\n            tenant_id\n            request_id\n            incidentId\n            rspndrIncidentId\n            monitoringCenterId\n            error\n            payload\n            modifiedBy\n            createdAt\n            type\n            notes\n            notesTranslated\n            notesSanitized\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const rspndrIncidentBySite = "\n  query RspndrIncidentBySite(\n    $siteId: String\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelRspndrIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rspndrIncidentBySite(\n      siteId: $siteId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incident_id\n        address1\n        address2\n        arrived_at\n        billed_to\n        city\n        country\n        created_at\n        customer_number\n        dealer\n        eta_at\n        ext_username\n        finished_at\n        grounded_at\n        grounding_end_confirm_acked_at\n        grounding_end_confirmed_at\n        grounding_end_decline_acked_at\n        grounding_end_declined_at\n        grounding_ended_at\n        grounding_ending_at\n        grounding_request_confirm_acked_at\n        grounding_request_confirmed_at\n        grounding_request_decline_acked_at\n        grounding_request_declined_at\n        grounding_requested_at\n        grounding_terminate_acked_at\n        grounding_terminating_at\n        kind\n        lat\n        lng\n        master_account_number\n        modified_at\n        name\n        notes\n        notesTranslated\n        notesSanitized\n        postal_code\n        state\n        status\n        taken_at\n        tenant_id\n        timezone\n        triggered_at\n        type\n        zone\n        monitoringCenterId\n        customerId\n        integratorId\n        siteId\n        modifiedBy\n        createdAt\n        updatedAt\n        check_list {\n          items {\n            id\n            incidentId\n            rspndrIncidentId\n            monitoringCenterId\n            description\n            descriptionTranslated\n            descriptionSanitized\n            image_required\n            image_url\n            order\n            required\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        rules {\n          items {\n            id\n            incidentId\n            rspndrIncidentId\n            monitoringCenterId\n            call_police\n            expires_at\n            leave_when\n            max_duration\n            order\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        activities {\n          items {\n            id\n            tenant_id\n            request_id\n            incidentId\n            rspndrIncidentId\n            monitoringCenterId\n            error\n            payload\n            modifiedBy\n            createdAt\n            type\n            notes\n            notesTranslated\n            notesSanitized\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getRspndrIncidentCheckItem = "\n  query GetRspndrIncidentCheckItem($id: ID!) {\n    getRspndrIncidentCheckItem(id: $id) {\n      id\n      incidentId\n      rspndrIncidentId\n      monitoringCenterId\n      description\n      descriptionTranslated\n      descriptionSanitized\n      image_required\n      image_url\n      order\n      required\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listRspndrIncidentCheckItems = "\n  query ListRspndrIncidentCheckItems(\n    $filter: ModelRspndrIncidentCheckItemFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRspndrIncidentCheckItems(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        rspndrIncidentId\n        monitoringCenterId\n        description\n        descriptionTranslated\n        descriptionSanitized\n        image_required\n        image_url\n        order\n        required\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const checkItemByRspndrIncidentId = "\n  query CheckItemByRspndrIncidentId(\n    $rspndrIncidentId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelRspndrIncidentCheckItemFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    checkItemByRspndrIncidentId(\n      rspndrIncidentId: $rspndrIncidentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        rspndrIncidentId\n        monitoringCenterId\n        description\n        descriptionTranslated\n        descriptionSanitized\n        image_required\n        image_url\n        order\n        required\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getRspndrIncidentGroundingRule = "\n  query GetRspndrIncidentGroundingRule($id: ID!) {\n    getRspndrIncidentGroundingRule(id: $id) {\n      id\n      incidentId\n      rspndrIncidentId\n      monitoringCenterId\n      call_police\n      expires_at\n      leave_when\n      max_duration\n      order\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listRspndrIncidentGroundingRules = "\n  query ListRspndrIncidentGroundingRules(\n    $filter: ModelRspndrIncidentGroundingRuleFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRspndrIncidentGroundingRules(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        rspndrIncidentId\n        monitoringCenterId\n        call_police\n        expires_at\n        leave_when\n        max_duration\n        order\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const groundingRuleByRspndrIncidentId = "\n  query GroundingRuleByRspndrIncidentId(\n    $rspndrIncidentId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelRspndrIncidentGroundingRuleFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    groundingRuleByRspndrIncidentId(\n      rspndrIncidentId: $rspndrIncidentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        rspndrIncidentId\n        monitoringCenterId\n        call_police\n        expires_at\n        leave_when\n        max_duration\n        order\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getRspndrActivity = "\n  query GetRspndrActivity($id: ID!) {\n    getRspndrActivity(id: $id) {\n      id\n      tenant_id\n      request_id\n      incidentId\n      rspndrIncidentId\n      monitoringCenterId\n      error\n      payload\n      modifiedBy\n      createdAt\n      type\n      notes\n      notesTranslated\n      notesSanitized\n      updatedAt\n    }\n  }\n";
export declare const listRspndrActivitys = "\n  query ListRspndrActivitys(\n    $filter: ModelRspndrActivityFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRspndrActivitys(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        tenant_id\n        request_id\n        incidentId\n        rspndrIncidentId\n        monitoringCenterId\n        error\n        payload\n        modifiedBy\n        createdAt\n        type\n        notes\n        notesTranslated\n        notesSanitized\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const rspndrActivityByIncidentId = "\n  query RspndrActivityByIncidentId(\n    $incidentId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelRspndrActivityFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rspndrActivityByIncidentId(\n      incidentId: $incidentId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        tenant_id\n        request_id\n        incidentId\n        rspndrIncidentId\n        monitoringCenterId\n        error\n        payload\n        modifiedBy\n        createdAt\n        type\n        notes\n        notesTranslated\n        notesSanitized\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const rspndrActivityByRspndrIncidentId = "\n  query RspndrActivityByRspndrIncidentId(\n    $rspndrIncidentId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelRspndrActivityFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rspndrActivityByRspndrIncidentId(\n      rspndrIncidentId: $rspndrIncidentId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        tenant_id\n        request_id\n        incidentId\n        rspndrIncidentId\n        monitoringCenterId\n        error\n        payload\n        modifiedBy\n        createdAt\n        type\n        notes\n        notesTranslated\n        notesSanitized\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getTrackTikIncident = "\n  query GetTrackTikIncident($id: ID!) {\n    getTrackTikIncident(id: $id) {\n      id\n      incidentId\n      monitoringCenterId\n      status\n      reportTemplateId\n      taskTypeId\n      taskTypeName\n      priority\n      trackTikId\n      primaryCameraEventId\n      modifiedBy\n      createdAt\n      updatedAt\n      activities {\n        items {\n          id\n          incidentId\n          trackTikIncidentId\n          monitoringCenterId\n          notes\n          payload\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n      additionalDataToSend {\n        id\n        incidentId\n        monitoringCenterId\n        shareType\n        externalIncidentNotes\n        externalSiteCriticalNotes\n        externalClientCriticalNotes\n        completedActionItems\n        objectsFound\n        alarmStationInfo\n        customerContactInfo\n        videoFeedUrls\n        modifiedBy\n        attachmentsList\n        createdAt\n        updatedAt\n      }\n    }\n  }\n";
export declare const listTrackTikIncidents = "\n  query ListTrackTikIncidents(\n    $filter: ModelTrackTikIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listTrackTikIncidents(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        monitoringCenterId\n        status\n        reportTemplateId\n        taskTypeId\n        taskTypeName\n        priority\n        trackTikId\n        primaryCameraEventId\n        modifiedBy\n        createdAt\n        updatedAt\n        activities {\n          items {\n            id\n            incidentId\n            trackTikIncidentId\n            monitoringCenterId\n            notes\n            payload\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        additionalDataToSend {\n          id\n          incidentId\n          monitoringCenterId\n          shareType\n          externalIncidentNotes\n          externalSiteCriticalNotes\n          externalClientCriticalNotes\n          completedActionItems\n          objectsFound\n          alarmStationInfo\n          customerContactInfo\n          videoFeedUrls\n          modifiedBy\n          attachmentsList\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const trackTikByIncidentId = "\n  query TrackTikByIncidentId(\n    $incidentId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelTrackTikIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    trackTikByIncidentId(\n      incidentId: $incidentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        monitoringCenterId\n        status\n        reportTemplateId\n        taskTypeId\n        taskTypeName\n        priority\n        trackTikId\n        primaryCameraEventId\n        modifiedBy\n        createdAt\n        updatedAt\n        activities {\n          items {\n            id\n            incidentId\n            trackTikIncidentId\n            monitoringCenterId\n            notes\n            payload\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        additionalDataToSend {\n          id\n          incidentId\n          monitoringCenterId\n          shareType\n          externalIncidentNotes\n          externalSiteCriticalNotes\n          externalClientCriticalNotes\n          completedActionItems\n          objectsFound\n          alarmStationInfo\n          customerContactInfo\n          videoFeedUrls\n          modifiedBy\n          attachmentsList\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getTrackTikActivity = "\n  query GetTrackTikActivity($id: ID!) {\n    getTrackTikActivity(id: $id) {\n      id\n      incidentId\n      trackTikIncidentId\n      monitoringCenterId\n      notes\n      payload\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listTrackTikActivitys = "\n  query ListTrackTikActivitys(\n    $filter: ModelTrackTikActivityFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listTrackTikActivitys(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        trackTikIncidentId\n        monitoringCenterId\n        notes\n        payload\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const trackTikActivityByIncidentId = "\n  query TrackTikActivityByIncidentId(\n    $incidentId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelTrackTikActivityFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    trackTikActivityByIncidentId(\n      incidentId: $incidentId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        trackTikIncidentId\n        monitoringCenterId\n        notes\n        payload\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const trackTikActivityByTrackTikIncidentId = "\n  query TrackTikActivityByTrackTikIncidentId(\n    $trackTikIncidentId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelTrackTikActivityFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    trackTikActivityByTrackTikIncidentId(\n      trackTikIncidentId: $trackTikIncidentId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        trackTikIncidentId\n        monitoringCenterId\n        notes\n        payload\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getRapidSOSIncident = "\n  query GetRapidSOSIncident($id: ID!) {\n    getRapidSOSIncident(id: $id) {\n      id\n      coverageType\n      alert_id\n      covering_psap\n      callflow\n      zone_description\n      alarm_permit_number\n      visually_verified\n      site_phone\n      status\n      instructions\n      createdAt\n      modifiedBy\n      primaryCameraEventId\n      siteIntegrationId\n      incidentId\n      siteId\n      customerId\n      monitoringCenterId\n      updatedAt\n      event {\n        id\n        rapidSOSIncidentId\n        description\n        descriptionTranslated\n        descriptionSanitized\n        emergency_type\n        incident_time\n        service_provider_name\n        site_type\n        source_id\n        modifiedBy\n        monitoringCenterId\n        createdAt\n        updatedAt\n        location {\n          id\n          rapidSOSIncidentId\n          modifiedBy\n          monitoringCenterId\n          createdAt\n          updatedAt\n          civic {\n            id\n            rapidSOSIncidentId\n            name\n            street_1\n            street_2\n            city\n            state\n            country\n            zip_code\n            modifiedBy\n            monitoringCenterId\n            createdAt\n            updatedAt\n          }\n        }\n      }\n      emergency_contacts {\n        items {\n          id\n          rapidSOSIncidentId\n          name\n          phone\n          modifiedBy\n          monitoringCenterId\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n      activities {\n        items {\n          id\n          incidentId\n          siteIntegrationId\n          rapidSOSIncidentId\n          monitoringCenterId\n          error\n          payload\n          modifiedBy\n          createdAt\n          notes\n          notesTranslated\n          notesSanitized\n          updatedAt\n          logMessage {\n            id\n            incidentId\n            siteIntegrationId\n            rapidSOSIncidentId\n            monitoringCenterId\n            type\n            modifiedBy\n            writtenBy\n            message\n            messageTranslated\n            messageSanitized\n            createdAt\n            updatedAt\n          }\n        }\n        nextToken\n      }\n      attachments {\n        items {\n          id\n          incidentId\n          siteIntegrationId\n          rapidSOSIncidentId\n          monitoringCenterId\n          modifiedBy\n          fileName\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n      additionalDataToSend {\n        id\n        incidentId\n        monitoringCenterId\n        shareType\n        externalIncidentNotes\n        externalSiteCriticalNotes\n        externalClientCriticalNotes\n        completedActionItems\n        objectsFound\n        alarmStationInfo\n        customerContactInfo\n        videoFeedUrls\n        modifiedBy\n        attachmentsList\n        createdAt\n        updatedAt\n      }\n    }\n  }\n";
export declare const listRapidSOSIncidents = "\n  query ListRapidSOSIncidents(\n    $filter: ModelRapidSOSIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRapidSOSIncidents(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        coverageType\n        alert_id\n        covering_psap\n        callflow\n        zone_description\n        alarm_permit_number\n        visually_verified\n        site_phone\n        status\n        instructions\n        createdAt\n        modifiedBy\n        primaryCameraEventId\n        siteIntegrationId\n        incidentId\n        siteId\n        customerId\n        monitoringCenterId\n        updatedAt\n        event {\n          id\n          rapidSOSIncidentId\n          description\n          descriptionTranslated\n          descriptionSanitized\n          emergency_type\n          incident_time\n          service_provider_name\n          site_type\n          source_id\n          modifiedBy\n          monitoringCenterId\n          createdAt\n          updatedAt\n          location {\n            id\n            rapidSOSIncidentId\n            modifiedBy\n            monitoringCenterId\n            createdAt\n            updatedAt\n            civic {\n              id\n              rapidSOSIncidentId\n              name\n              street_1\n              street_2\n              city\n              state\n              country\n              zip_code\n              modifiedBy\n              monitoringCenterId\n              createdAt\n              updatedAt\n            }\n          }\n        }\n        emergency_contacts {\n          items {\n            id\n            rapidSOSIncidentId\n            name\n            phone\n            modifiedBy\n            monitoringCenterId\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        activities {\n          items {\n            id\n            incidentId\n            siteIntegrationId\n            rapidSOSIncidentId\n            monitoringCenterId\n            error\n            payload\n            modifiedBy\n            createdAt\n            notes\n            notesTranslated\n            notesSanitized\n            updatedAt\n            logMessage {\n              id\n              incidentId\n              siteIntegrationId\n              rapidSOSIncidentId\n              monitoringCenterId\n              type\n              modifiedBy\n              writtenBy\n              message\n              messageTranslated\n              messageSanitized\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        attachments {\n          items {\n            id\n            incidentId\n            siteIntegrationId\n            rapidSOSIncidentId\n            monitoringCenterId\n            modifiedBy\n            fileName\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        additionalDataToSend {\n          id\n          incidentId\n          monitoringCenterId\n          shareType\n          externalIncidentNotes\n          externalSiteCriticalNotes\n          externalClientCriticalNotes\n          completedActionItems\n          objectsFound\n          alarmStationInfo\n          customerContactInfo\n          videoFeedUrls\n          modifiedBy\n          attachmentsList\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const rapidSOSByIncidentId = "\n  query RapidSOSByIncidentId(\n    $incidentId: String\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelRapidSOSIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rapidSOSByIncidentId(\n      incidentId: $incidentId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        coverageType\n        alert_id\n        covering_psap\n        callflow\n        zone_description\n        alarm_permit_number\n        visually_verified\n        site_phone\n        status\n        instructions\n        createdAt\n        modifiedBy\n        primaryCameraEventId\n        siteIntegrationId\n        incidentId\n        siteId\n        customerId\n        monitoringCenterId\n        updatedAt\n        event {\n          id\n          rapidSOSIncidentId\n          description\n          descriptionTranslated\n          descriptionSanitized\n          emergency_type\n          incident_time\n          service_provider_name\n          site_type\n          source_id\n          modifiedBy\n          monitoringCenterId\n          createdAt\n          updatedAt\n          location {\n            id\n            rapidSOSIncidentId\n            modifiedBy\n            monitoringCenterId\n            createdAt\n            updatedAt\n            civic {\n              id\n              rapidSOSIncidentId\n              name\n              street_1\n              street_2\n              city\n              state\n              country\n              zip_code\n              modifiedBy\n              monitoringCenterId\n              createdAt\n              updatedAt\n            }\n          }\n        }\n        emergency_contacts {\n          items {\n            id\n            rapidSOSIncidentId\n            name\n            phone\n            modifiedBy\n            monitoringCenterId\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        activities {\n          items {\n            id\n            incidentId\n            siteIntegrationId\n            rapidSOSIncidentId\n            monitoringCenterId\n            error\n            payload\n            modifiedBy\n            createdAt\n            notes\n            notesTranslated\n            notesSanitized\n            updatedAt\n            logMessage {\n              id\n              incidentId\n              siteIntegrationId\n              rapidSOSIncidentId\n              monitoringCenterId\n              type\n              modifiedBy\n              writtenBy\n              message\n              messageTranslated\n              messageSanitized\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        attachments {\n          items {\n            id\n            incidentId\n            siteIntegrationId\n            rapidSOSIncidentId\n            monitoringCenterId\n            modifiedBy\n            fileName\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        additionalDataToSend {\n          id\n          incidentId\n          monitoringCenterId\n          shareType\n          externalIncidentNotes\n          externalSiteCriticalNotes\n          externalClientCriticalNotes\n          completedActionItems\n          objectsFound\n          alarmStationInfo\n          customerContactInfo\n          videoFeedUrls\n          modifiedBy\n          attachmentsList\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const rapidSOSByIncidentIdSiteIntegration = "\n  query RapidSOSByIncidentIdSiteIntegration(\n    $incidentId: String\n    $siteIntegrationId: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelRapidSOSIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rapidSOSByIncidentIdSiteIntegration(\n      incidentId: $incidentId\n      siteIntegrationId: $siteIntegrationId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        coverageType\n        alert_id\n        covering_psap\n        callflow\n        zone_description\n        alarm_permit_number\n        visually_verified\n        site_phone\n        status\n        instructions\n        createdAt\n        modifiedBy\n        primaryCameraEventId\n        siteIntegrationId\n        incidentId\n        siteId\n        customerId\n        monitoringCenterId\n        updatedAt\n        event {\n          id\n          rapidSOSIncidentId\n          description\n          descriptionTranslated\n          descriptionSanitized\n          emergency_type\n          incident_time\n          service_provider_name\n          site_type\n          source_id\n          modifiedBy\n          monitoringCenterId\n          createdAt\n          updatedAt\n          location {\n            id\n            rapidSOSIncidentId\n            modifiedBy\n            monitoringCenterId\n            createdAt\n            updatedAt\n            civic {\n              id\n              rapidSOSIncidentId\n              name\n              street_1\n              street_2\n              city\n              state\n              country\n              zip_code\n              modifiedBy\n              monitoringCenterId\n              createdAt\n              updatedAt\n            }\n          }\n        }\n        emergency_contacts {\n          items {\n            id\n            rapidSOSIncidentId\n            name\n            phone\n            modifiedBy\n            monitoringCenterId\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        activities {\n          items {\n            id\n            incidentId\n            siteIntegrationId\n            rapidSOSIncidentId\n            monitoringCenterId\n            error\n            payload\n            modifiedBy\n            createdAt\n            notes\n            notesTranslated\n            notesSanitized\n            updatedAt\n            logMessage {\n              id\n              incidentId\n              siteIntegrationId\n              rapidSOSIncidentId\n              monitoringCenterId\n              type\n              modifiedBy\n              writtenBy\n              message\n              messageTranslated\n              messageSanitized\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        attachments {\n          items {\n            id\n            incidentId\n            siteIntegrationId\n            rapidSOSIncidentId\n            monitoringCenterId\n            modifiedBy\n            fileName\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        additionalDataToSend {\n          id\n          incidentId\n          monitoringCenterId\n          shareType\n          externalIncidentNotes\n          externalSiteCriticalNotes\n          externalClientCriticalNotes\n          completedActionItems\n          objectsFound\n          alarmStationInfo\n          customerContactInfo\n          videoFeedUrls\n          modifiedBy\n          attachmentsList\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const rapidSOSByAlertId = "\n  query RapidSOSByAlertId(\n    $alert_id: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelRapidSOSIncidentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rapidSOSByAlertId(\n      alert_id: $alert_id\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        coverageType\n        alert_id\n        covering_psap\n        callflow\n        zone_description\n        alarm_permit_number\n        visually_verified\n        site_phone\n        status\n        instructions\n        createdAt\n        modifiedBy\n        primaryCameraEventId\n        siteIntegrationId\n        incidentId\n        siteId\n        customerId\n        monitoringCenterId\n        updatedAt\n        event {\n          id\n          rapidSOSIncidentId\n          description\n          descriptionTranslated\n          descriptionSanitized\n          emergency_type\n          incident_time\n          service_provider_name\n          site_type\n          source_id\n          modifiedBy\n          monitoringCenterId\n          createdAt\n          updatedAt\n          location {\n            id\n            rapidSOSIncidentId\n            modifiedBy\n            monitoringCenterId\n            createdAt\n            updatedAt\n            civic {\n              id\n              rapidSOSIncidentId\n              name\n              street_1\n              street_2\n              city\n              state\n              country\n              zip_code\n              modifiedBy\n              monitoringCenterId\n              createdAt\n              updatedAt\n            }\n          }\n        }\n        emergency_contacts {\n          items {\n            id\n            rapidSOSIncidentId\n            name\n            phone\n            modifiedBy\n            monitoringCenterId\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        activities {\n          items {\n            id\n            incidentId\n            siteIntegrationId\n            rapidSOSIncidentId\n            monitoringCenterId\n            error\n            payload\n            modifiedBy\n            createdAt\n            notes\n            notesTranslated\n            notesSanitized\n            updatedAt\n            logMessage {\n              id\n              incidentId\n              siteIntegrationId\n              rapidSOSIncidentId\n              monitoringCenterId\n              type\n              modifiedBy\n              writtenBy\n              message\n              messageTranslated\n              messageSanitized\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        attachments {\n          items {\n            id\n            incidentId\n            siteIntegrationId\n            rapidSOSIncidentId\n            monitoringCenterId\n            modifiedBy\n            fileName\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        additionalDataToSend {\n          id\n          incidentId\n          monitoringCenterId\n          shareType\n          externalIncidentNotes\n          externalSiteCriticalNotes\n          externalClientCriticalNotes\n          completedActionItems\n          objectsFound\n          alarmStationInfo\n          customerContactInfo\n          videoFeedUrls\n          modifiedBy\n          attachmentsList\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getRapidSOSEventDetails = "\n  query GetRapidSOSEventDetails($id: ID!) {\n    getRapidSOSEventDetails(id: $id) {\n      id\n      rapidSOSIncidentId\n      description\n      descriptionTranslated\n      descriptionSanitized\n      emergency_type\n      incident_time\n      service_provider_name\n      site_type\n      source_id\n      modifiedBy\n      monitoringCenterId\n      createdAt\n      updatedAt\n      location {\n        id\n        rapidSOSIncidentId\n        modifiedBy\n        monitoringCenterId\n        createdAt\n        updatedAt\n        civic {\n          id\n          rapidSOSIncidentId\n          name\n          street_1\n          street_2\n          city\n          state\n          country\n          zip_code\n          modifiedBy\n          monitoringCenterId\n          createdAt\n          updatedAt\n        }\n      }\n    }\n  }\n";
export declare const listRapidSOSEventDetailss = "\n  query ListRapidSOSEventDetailss(\n    $filter: ModelRapidSOSEventDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRapidSOSEventDetailss(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        rapidSOSIncidentId\n        description\n        descriptionTranslated\n        descriptionSanitized\n        emergency_type\n        incident_time\n        service_provider_name\n        site_type\n        source_id\n        modifiedBy\n        monitoringCenterId\n        createdAt\n        updatedAt\n        location {\n          id\n          rapidSOSIncidentId\n          modifiedBy\n          monitoringCenterId\n          createdAt\n          updatedAt\n          civic {\n            id\n            rapidSOSIncidentId\n            name\n            street_1\n            street_2\n            city\n            state\n            country\n            zip_code\n            modifiedBy\n            monitoringCenterId\n            createdAt\n            updatedAt\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getRapidSOSLocation = "\n  query GetRapidSOSLocation($id: ID!) {\n    getRapidSOSLocation(id: $id) {\n      id\n      rapidSOSIncidentId\n      modifiedBy\n      monitoringCenterId\n      createdAt\n      updatedAt\n      civic {\n        id\n        rapidSOSIncidentId\n        name\n        street_1\n        street_2\n        city\n        state\n        country\n        zip_code\n        modifiedBy\n        monitoringCenterId\n        createdAt\n        updatedAt\n      }\n    }\n  }\n";
export declare const listRapidSOSLocations = "\n  query ListRapidSOSLocations(\n    $filter: ModelRapidSOSLocationFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRapidSOSLocations(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        rapidSOSIncidentId\n        modifiedBy\n        monitoringCenterId\n        createdAt\n        updatedAt\n        civic {\n          id\n          rapidSOSIncidentId\n          name\n          street_1\n          street_2\n          city\n          state\n          country\n          zip_code\n          modifiedBy\n          monitoringCenterId\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getRapidSOSCivicAddress = "\n  query GetRapidSOSCivicAddress($id: ID!) {\n    getRapidSOSCivicAddress(id: $id) {\n      id\n      rapidSOSIncidentId\n      name\n      street_1\n      street_2\n      city\n      state\n      country\n      zip_code\n      modifiedBy\n      monitoringCenterId\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listRapidSOSCivicAddresss = "\n  query ListRapidSOSCivicAddresss(\n    $filter: ModelRapidSOSCivicAddressFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRapidSOSCivicAddresss(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        rapidSOSIncidentId\n        name\n        street_1\n        street_2\n        city\n        state\n        country\n        zip_code\n        modifiedBy\n        monitoringCenterId\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getRapidSOSEmergencyContact = "\n  query GetRapidSOSEmergencyContact($id: ID!) {\n    getRapidSOSEmergencyContact(id: $id) {\n      id\n      rapidSOSIncidentId\n      name\n      phone\n      modifiedBy\n      monitoringCenterId\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listRapidSOSEmergencyContacts = "\n  query ListRapidSOSEmergencyContacts(\n    $filter: ModelRapidSOSEmergencyContactFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRapidSOSEmergencyContacts(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        rapidSOSIncidentId\n        name\n        phone\n        modifiedBy\n        monitoringCenterId\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const contactsByRapidSOSIncidentId = "\n  query ContactsByRapidSOSIncidentId(\n    $rapidSOSIncidentId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelRapidSOSEmergencyContactFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    contactsByRapidSOSIncidentId(\n      rapidSOSIncidentId: $rapidSOSIncidentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        rapidSOSIncidentId\n        name\n        phone\n        modifiedBy\n        monitoringCenterId\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getRapidSOSActivity = "\n  query GetRapidSOSActivity($id: ID!) {\n    getRapidSOSActivity(id: $id) {\n      id\n      incidentId\n      siteIntegrationId\n      rapidSOSIncidentId\n      monitoringCenterId\n      error\n      payload\n      modifiedBy\n      createdAt\n      notes\n      notesTranslated\n      notesSanitized\n      updatedAt\n      logMessage {\n        id\n        incidentId\n        siteIntegrationId\n        rapidSOSIncidentId\n        monitoringCenterId\n        type\n        modifiedBy\n        writtenBy\n        message\n        messageTranslated\n        messageSanitized\n        createdAt\n        updatedAt\n      }\n    }\n  }\n";
export declare const listRapidSOSActivitys = "\n  query ListRapidSOSActivitys(\n    $filter: ModelRapidSOSActivityFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRapidSOSActivitys(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        siteIntegrationId\n        rapidSOSIncidentId\n        monitoringCenterId\n        error\n        payload\n        modifiedBy\n        createdAt\n        notes\n        notesTranslated\n        notesSanitized\n        updatedAt\n        logMessage {\n          id\n          incidentId\n          siteIntegrationId\n          rapidSOSIncidentId\n          monitoringCenterId\n          type\n          modifiedBy\n          writtenBy\n          message\n          messageTranslated\n          messageSanitized\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const rapidSOSActivitySorted = "\n  query RapidSOSActivitySorted(\n    $modifiedBy: String\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelRapidSOSActivityFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rapidSOSActivitySorted(\n      modifiedBy: $modifiedBy\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        siteIntegrationId\n        rapidSOSIncidentId\n        monitoringCenterId\n        error\n        payload\n        modifiedBy\n        createdAt\n        notes\n        notesTranslated\n        notesSanitized\n        updatedAt\n        logMessage {\n          id\n          incidentId\n          siteIntegrationId\n          rapidSOSIncidentId\n          monitoringCenterId\n          type\n          modifiedBy\n          writtenBy\n          message\n          messageTranslated\n          messageSanitized\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const rapidSOSActivityByIncidentId = "\n  query RapidSOSActivityByIncidentId(\n    $incidentId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelRapidSOSActivityFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rapidSOSActivityByIncidentId(\n      incidentId: $incidentId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        siteIntegrationId\n        rapidSOSIncidentId\n        monitoringCenterId\n        error\n        payload\n        modifiedBy\n        createdAt\n        notes\n        notesTranslated\n        notesSanitized\n        updatedAt\n        logMessage {\n          id\n          incidentId\n          siteIntegrationId\n          rapidSOSIncidentId\n          monitoringCenterId\n          type\n          modifiedBy\n          writtenBy\n          message\n          messageTranslated\n          messageSanitized\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const rapidActivityByRapidSOSIncidentId = "\n  query RapidActivityByRapidSOSIncidentId(\n    $rapidSOSIncidentId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelRapidSOSActivityFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rapidActivityByRapidSOSIncidentId(\n      rapidSOSIncidentId: $rapidSOSIncidentId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        siteIntegrationId\n        rapidSOSIncidentId\n        monitoringCenterId\n        error\n        payload\n        modifiedBy\n        createdAt\n        notes\n        notesTranslated\n        notesSanitized\n        updatedAt\n        logMessage {\n          id\n          incidentId\n          siteIntegrationId\n          rapidSOSIncidentId\n          monitoringCenterId\n          type\n          modifiedBy\n          writtenBy\n          message\n          messageTranslated\n          messageSanitized\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getRapidSOSLogMessage = "\n  query GetRapidSOSLogMessage($id: ID!) {\n    getRapidSOSLogMessage(id: $id) {\n      id\n      incidentId\n      siteIntegrationId\n      rapidSOSIncidentId\n      monitoringCenterId\n      type\n      modifiedBy\n      writtenBy\n      message\n      messageTranslated\n      messageSanitized\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listRapidSOSLogMessages = "\n  query ListRapidSOSLogMessages(\n    $filter: ModelRapidSOSLogMessageFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRapidSOSLogMessages(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        siteIntegrationId\n        rapidSOSIncidentId\n        monitoringCenterId\n        type\n        modifiedBy\n        writtenBy\n        message\n        messageTranslated\n        messageSanitized\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getRapidSOSAttachment = "\n  query GetRapidSOSAttachment($id: ID!) {\n    getRapidSOSAttachment(id: $id) {\n      id\n      incidentId\n      siteIntegrationId\n      rapidSOSIncidentId\n      monitoringCenterId\n      modifiedBy\n      fileName\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listRapidSOSAttachments = "\n  query ListRapidSOSAttachments(\n    $filter: ModelRapidSOSAttachmentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listRapidSOSAttachments(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        siteIntegrationId\n        rapidSOSIncidentId\n        monitoringCenterId\n        modifiedBy\n        fileName\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const rapidAttachByRapidSOSIncidentId = "\n  query RapidAttachByRapidSOSIncidentId(\n    $rapidSOSIncidentId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelRapidSOSAttachmentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    rapidAttachByRapidSOSIncidentId(\n      rapidSOSIncidentId: $rapidSOSIncidentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        siteIntegrationId\n        rapidSOSIncidentId\n        monitoringCenterId\n        modifiedBy\n        fileName\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentCodeDetail = "\n  query GetIncidentCodeDetail($id: ID!) {\n    getIncidentCodeDetail(id: $id) {\n      id\n      incidentId\n      monitoringCenterId\n      publicCode\n      shareUrl\n      locationSid\n      deviceSid\n      eventDate\n      modifiedBy\n      createdAt\n      updatedAt\n      incidentDataToShare {\n        id\n        incidentId\n        monitoringCenterId\n        shareType\n        externalIncidentNotes\n        externalSiteCriticalNotes\n        externalClientCriticalNotes\n        completedActionItems\n        objectsFound\n        alarmStationInfo\n        customerContactInfo\n        videoFeedUrls\n        modifiedBy\n        attachmentsList\n        createdAt\n        updatedAt\n      }\n    }\n  }\n";
export declare const listIncidentCodeDetails = "\n  query ListIncidentCodeDetails(\n    $filter: ModelIncidentCodeDetailFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentCodeDetails(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        monitoringCenterId\n        publicCode\n        shareUrl\n        locationSid\n        deviceSid\n        eventDate\n        modifiedBy\n        createdAt\n        updatedAt\n        incidentDataToShare {\n          id\n          incidentId\n          monitoringCenterId\n          shareType\n          externalIncidentNotes\n          externalSiteCriticalNotes\n          externalClientCriticalNotes\n          completedActionItems\n          objectsFound\n          alarmStationInfo\n          customerContactInfo\n          videoFeedUrls\n          modifiedBy\n          attachmentsList\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentCodeDetailByIncident = "\n  query IncidentCodeDetailByIncident(\n    $incidentId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentCodeDetailFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentCodeDetailByIncident(\n      incidentId: $incidentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        monitoringCenterId\n        publicCode\n        shareUrl\n        locationSid\n        deviceSid\n        eventDate\n        modifiedBy\n        createdAt\n        updatedAt\n        incidentDataToShare {\n          id\n          incidentId\n          monitoringCenterId\n          shareType\n          externalIncidentNotes\n          externalSiteCriticalNotes\n          externalClientCriticalNotes\n          completedActionItems\n          objectsFound\n          alarmStationInfo\n          customerContactInfo\n          videoFeedUrls\n          modifiedBy\n          attachmentsList\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentShareSettings = "\n  query GetIncidentShareSettings($id: ID!) {\n    getIncidentShareSettings(id: $id) {\n      id\n      incidentId\n      monitoringCenterId\n      code\n      modifiedBy\n      expiration\n      createdAt\n      updatedAt\n      incidentDataToShare {\n        id\n        incidentId\n        monitoringCenterId\n        shareType\n        externalIncidentNotes\n        externalSiteCriticalNotes\n        externalClientCriticalNotes\n        completedActionItems\n        objectsFound\n        alarmStationInfo\n        customerContactInfo\n        videoFeedUrls\n        modifiedBy\n        attachmentsList\n        createdAt\n        updatedAt\n      }\n    }\n  }\n";
export declare const listIncidentShareSettingss = "\n  query ListIncidentShareSettingss(\n    $filter: ModelIncidentShareSettingsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentShareSettingss(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        monitoringCenterId\n        code\n        modifiedBy\n        expiration\n        createdAt\n        updatedAt\n        incidentDataToShare {\n          id\n          incidentId\n          monitoringCenterId\n          shareType\n          externalIncidentNotes\n          externalSiteCriticalNotes\n          externalClientCriticalNotes\n          completedActionItems\n          objectsFound\n          alarmStationInfo\n          customerContactInfo\n          videoFeedUrls\n          modifiedBy\n          attachmentsList\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentShareSettingsByIncident = "\n  query IncidentShareSettingsByIncident(\n    $incidentId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentShareSettingsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentShareSettingsByIncident(\n      incidentId: $incidentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        monitoringCenterId\n        code\n        modifiedBy\n        expiration\n        createdAt\n        updatedAt\n        incidentDataToShare {\n          id\n          incidentId\n          monitoringCenterId\n          shareType\n          externalIncidentNotes\n          externalSiteCriticalNotes\n          externalClientCriticalNotes\n          completedActionItems\n          objectsFound\n          alarmStationInfo\n          customerContactInfo\n          videoFeedUrls\n          modifiedBy\n          attachmentsList\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentDataToShare = "\n  query GetIncidentDataToShare($id: ID!) {\n    getIncidentDataToShare(id: $id) {\n      id\n      incidentId\n      monitoringCenterId\n      shareType\n      externalIncidentNotes\n      externalSiteCriticalNotes\n      externalClientCriticalNotes\n      completedActionItems\n      objectsFound\n      alarmStationInfo\n      customerContactInfo\n      videoFeedUrls\n      modifiedBy\n      attachmentsList\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listIncidentDataToShares = "\n  query ListIncidentDataToShares(\n    $filter: ModelIncidentDataToShareFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentDataToShares(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        monitoringCenterId\n        shareType\n        externalIncidentNotes\n        externalSiteCriticalNotes\n        externalClientCriticalNotes\n        completedActionItems\n        objectsFound\n        alarmStationInfo\n        customerContactInfo\n        videoFeedUrls\n        modifiedBy\n        attachmentsList\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentDataToShareByIncident = "\n  query IncidentDataToShareByIncident(\n    $incidentId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentDataToShareFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentDataToShareByIncident(\n      incidentId: $incidentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        monitoringCenterId\n        shareType\n        externalIncidentNotes\n        externalSiteCriticalNotes\n        externalClientCriticalNotes\n        completedActionItems\n        objectsFound\n        alarmStationInfo\n        customerContactInfo\n        videoFeedUrls\n        modifiedBy\n        attachmentsList\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentShareEntry = "\n  query GetIncidentShareEntry($id: ID!) {\n    getIncidentShareEntry(id: $id) {\n      id\n      incidentDataToShareId\n      incidentId\n      code\n      shareType\n      expiration\n      alarmsCentralStation\n      alarmsPermitNum\n      alarmsCSID\n      attachmentsList\n      incidentOpenTime\n      incidentClosedTime\n      externalSiteNotes\n      externalClientNotes\n      createdAt\n      updatedAt\n      site {\n        id\n        name\n        addressOne\n        addressTwo\n        city\n        state\n        country\n        zipCode\n        createdAt\n        updatedAt\n      }\n      integrator {\n        id\n        name\n        logoPath\n        createdAt\n        updatedAt\n      }\n      notes {\n        items {\n          id\n          incidentId\n          incidentNoteId\n          incidentShareEntryId\n          note\n          noteCreatedAt\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n      events {\n        items {\n          id\n          cameraEventId\n          startTime\n          vmsCameraName\n          videoFeedUrl\n          eventType\n          disposition\n          triggerType\n          objectsFound\n          incidentShareEntryId\n          cameraLatitude\n          cameraLongitude\n          createdAt\n          updatedAt\n          actionItems {\n            items {\n              id\n              incidentProcedureTaskId\n              incidentShareEventId\n              order\n              completedAt\n              description\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n        nextToken\n      }\n      contactInformation {\n        items {\n          id\n          incidentShareEntryId\n          name\n          phone\n          ext\n          email\n          type\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listIncidentShareEntrys = "\n  query ListIncidentShareEntrys(\n    $filter: ModelIncidentShareEntryFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentShareEntrys(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentDataToShareId\n        incidentId\n        code\n        shareType\n        expiration\n        alarmsCentralStation\n        alarmsPermitNum\n        alarmsCSID\n        attachmentsList\n        incidentOpenTime\n        incidentClosedTime\n        externalSiteNotes\n        externalClientNotes\n        createdAt\n        updatedAt\n        site {\n          id\n          name\n          addressOne\n          addressTwo\n          city\n          state\n          country\n          zipCode\n          createdAt\n          updatedAt\n        }\n        integrator {\n          id\n          name\n          logoPath\n          createdAt\n          updatedAt\n        }\n        notes {\n          items {\n            id\n            incidentId\n            incidentNoteId\n            incidentShareEntryId\n            note\n            noteCreatedAt\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        events {\n          items {\n            id\n            cameraEventId\n            startTime\n            vmsCameraName\n            videoFeedUrl\n            eventType\n            disposition\n            triggerType\n            objectsFound\n            incidentShareEntryId\n            cameraLatitude\n            cameraLongitude\n            createdAt\n            updatedAt\n            actionItems {\n              items {\n                id\n                incidentProcedureTaskId\n                incidentShareEventId\n                order\n                completedAt\n                description\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        contactInformation {\n          items {\n            id\n            incidentShareEntryId\n            name\n            phone\n            ext\n            email\n            type\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentShareByCode = "\n  query IncidentShareByCode(\n    $code: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentShareEntryFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentShareByCode(\n      code: $code\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentDataToShareId\n        incidentId\n        code\n        shareType\n        expiration\n        alarmsCentralStation\n        alarmsPermitNum\n        alarmsCSID\n        attachmentsList\n        incidentOpenTime\n        incidentClosedTime\n        externalSiteNotes\n        externalClientNotes\n        createdAt\n        updatedAt\n        site {\n          id\n          name\n          addressOne\n          addressTwo\n          city\n          state\n          country\n          zipCode\n          createdAt\n          updatedAt\n        }\n        integrator {\n          id\n          name\n          logoPath\n          createdAt\n          updatedAt\n        }\n        notes {\n          items {\n            id\n            incidentId\n            incidentNoteId\n            incidentShareEntryId\n            note\n            noteCreatedAt\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        events {\n          items {\n            id\n            cameraEventId\n            startTime\n            vmsCameraName\n            videoFeedUrl\n            eventType\n            disposition\n            triggerType\n            objectsFound\n            incidentShareEntryId\n            cameraLatitude\n            cameraLongitude\n            createdAt\n            updatedAt\n            actionItems {\n              items {\n                id\n                incidentProcedureTaskId\n                incidentShareEventId\n                order\n                completedAt\n                description\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        contactInformation {\n          items {\n            id\n            incidentShareEntryId\n            name\n            phone\n            ext\n            email\n            type\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentShareByIncidentId = "\n  query IncidentShareByIncidentId(\n    $incidentId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentShareEntryFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentShareByIncidentId(\n      incidentId: $incidentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentDataToShareId\n        incidentId\n        code\n        shareType\n        expiration\n        alarmsCentralStation\n        alarmsPermitNum\n        alarmsCSID\n        attachmentsList\n        incidentOpenTime\n        incidentClosedTime\n        externalSiteNotes\n        externalClientNotes\n        createdAt\n        updatedAt\n        site {\n          id\n          name\n          addressOne\n          addressTwo\n          city\n          state\n          country\n          zipCode\n          createdAt\n          updatedAt\n        }\n        integrator {\n          id\n          name\n          logoPath\n          createdAt\n          updatedAt\n        }\n        notes {\n          items {\n            id\n            incidentId\n            incidentNoteId\n            incidentShareEntryId\n            note\n            noteCreatedAt\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n        events {\n          items {\n            id\n            cameraEventId\n            startTime\n            vmsCameraName\n            videoFeedUrl\n            eventType\n            disposition\n            triggerType\n            objectsFound\n            incidentShareEntryId\n            cameraLatitude\n            cameraLongitude\n            createdAt\n            updatedAt\n            actionItems {\n              items {\n                id\n                incidentProcedureTaskId\n                incidentShareEventId\n                order\n                completedAt\n                description\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        contactInformation {\n          items {\n            id\n            incidentShareEntryId\n            name\n            phone\n            ext\n            email\n            type\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentShareSite = "\n  query GetIncidentShareSite($id: ID!) {\n    getIncidentShareSite(id: $id) {\n      id\n      name\n      addressOne\n      addressTwo\n      city\n      state\n      country\n      zipCode\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listIncidentShareSites = "\n  query ListIncidentShareSites(\n    $filter: ModelIncidentShareSiteFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentShareSites(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        addressOne\n        addressTwo\n        city\n        state\n        country\n        zipCode\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentShareIntegrator = "\n  query GetIncidentShareIntegrator($id: ID!) {\n    getIncidentShareIntegrator(id: $id) {\n      id\n      name\n      logoPath\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listIncidentShareIntegrators = "\n  query ListIncidentShareIntegrators(\n    $filter: ModelIncidentShareIntegratorFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentShareIntegrators(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        logoPath\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentShareEntryAccess = "\n  query GetIncidentShareEntryAccess($id: ID!) {\n    getIncidentShareEntryAccess(id: $id) {\n      id\n      incidentShareEntryId\n      incidentId\n      code\n      success\n      accessDate\n      ipAddress\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listIncidentShareEntryAccesss = "\n  query ListIncidentShareEntryAccesss(\n    $filter: ModelIncidentShareEntryAccessFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentShareEntryAccesss(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentShareEntryId\n        incidentId\n        code\n        success\n        accessDate\n        ipAddress\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentShareEntyNote = "\n  query GetIncidentShareEntyNote($id: ID!) {\n    getIncidentShareEntyNote(id: $id) {\n      id\n      incidentId\n      incidentNoteId\n      incidentShareEntryId\n      note\n      noteCreatedAt\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listIncidentShareEntyNotes = "\n  query ListIncidentShareEntyNotes(\n    $filter: ModelIncidentShareEntyNoteFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentShareEntyNotes(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        incidentNoteId\n        incidentShareEntryId\n        note\n        noteCreatedAt\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentShareEntyNotes = "\n  query IncidentShareEntyNotes(\n    $incidentShareEntryId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentShareEntyNoteFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentShareEntyNotes(\n      incidentShareEntryId: $incidentShareEntryId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        incidentNoteId\n        incidentShareEntryId\n        note\n        noteCreatedAt\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentShareEntryNotesByNoteId = "\n  query IncidentShareEntryNotesByNoteId(\n    $incidentNoteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentShareEntyNoteFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentShareEntryNotesByNoteId(\n      incidentNoteId: $incidentNoteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentId\n        incidentNoteId\n        incidentShareEntryId\n        note\n        noteCreatedAt\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentShareEvent = "\n  query GetIncidentShareEvent($id: ID!) {\n    getIncidentShareEvent(id: $id) {\n      id\n      cameraEventId\n      startTime\n      vmsCameraName\n      videoFeedUrl\n      eventType\n      disposition\n      triggerType\n      objectsFound\n      incidentShareEntryId\n      cameraLatitude\n      cameraLongitude\n      createdAt\n      updatedAt\n      actionItems {\n        items {\n          id\n          incidentProcedureTaskId\n          incidentShareEventId\n          order\n          completedAt\n          description\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listIncidentShareEvents = "\n  query ListIncidentShareEvents(\n    $filter: ModelIncidentShareEventFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentShareEvents(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraEventId\n        startTime\n        vmsCameraName\n        videoFeedUrl\n        eventType\n        disposition\n        triggerType\n        objectsFound\n        incidentShareEntryId\n        cameraLatitude\n        cameraLongitude\n        createdAt\n        updatedAt\n        actionItems {\n          items {\n            id\n            incidentProcedureTaskId\n            incidentShareEventId\n            order\n            completedAt\n            description\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentShareEvents = "\n  query IncidentShareEvents(\n    $incidentShareEntryId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentShareEventFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentShareEvents(\n      incidentShareEntryId: $incidentShareEntryId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraEventId\n        startTime\n        vmsCameraName\n        videoFeedUrl\n        eventType\n        disposition\n        triggerType\n        objectsFound\n        incidentShareEntryId\n        cameraLatitude\n        cameraLongitude\n        createdAt\n        updatedAt\n        actionItems {\n          items {\n            id\n            incidentProcedureTaskId\n            incidentShareEventId\n            order\n            completedAt\n            description\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentShareEventsByCameraEventId = "\n  query IncidentShareEventsByCameraEventId(\n    $cameraEventId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentShareEventFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentShareEventsByCameraEventId(\n      cameraEventId: $cameraEventId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        cameraEventId\n        startTime\n        vmsCameraName\n        videoFeedUrl\n        eventType\n        disposition\n        triggerType\n        objectsFound\n        incidentShareEntryId\n        cameraLatitude\n        cameraLongitude\n        createdAt\n        updatedAt\n        actionItems {\n          items {\n            id\n            incidentProcedureTaskId\n            incidentShareEventId\n            order\n            completedAt\n            description\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentShareActionItems = "\n  query GetIncidentShareActionItems($id: ID!) {\n    getIncidentShareActionItems(id: $id) {\n      id\n      incidentProcedureTaskId\n      incidentShareEventId\n      order\n      completedAt\n      description\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listIncidentShareActionItemss = "\n  query ListIncidentShareActionItemss(\n    $filter: ModelIncidentShareActionItemsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentShareActionItemss(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentProcedureTaskId\n        incidentShareEventId\n        order\n        completedAt\n        description\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentShareActionItems = "\n  query IncidentShareActionItems(\n    $incidentShareEventId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentShareActionItemsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentShareActionItems(\n      incidentShareEventId: $incidentShareEventId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentProcedureTaskId\n        incidentShareEventId\n        order\n        completedAt\n        description\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentShareActionItemsByProcId = "\n  query IncidentShareActionItemsByProcId(\n    $incidentProcedureTaskId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentShareActionItemsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentShareActionItemsByProcId(\n      incidentProcedureTaskId: $incidentProcedureTaskId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentProcedureTaskId\n        incidentShareEventId\n        order\n        completedAt\n        description\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getIncidentShareContactInformation = "\n  query GetIncidentShareContactInformation($id: ID!) {\n    getIncidentShareContactInformation(id: $id) {\n      id\n      incidentShareEntryId\n      name\n      phone\n      ext\n      email\n      type\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listIncidentShareContactInformations = "\n  query ListIncidentShareContactInformations(\n    $filter: ModelIncidentShareContactInformationFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listIncidentShareContactInformations(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentShareEntryId\n        name\n        phone\n        ext\n        email\n        type\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const incidentShareContactInfo = "\n  query IncidentShareContactInfo(\n    $incidentShareEntryId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelIncidentShareContactInformationFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    incidentShareContactInfo(\n      incidentShareEntryId: $incidentShareEntryId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        incidentShareEntryId\n        name\n        phone\n        ext\n        email\n        type\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getCallNotice = "\n  query GetCallNotice($id: ID!) {\n    getCallNotice(id: $id) {\n      id\n      fromNumber\n      toNumber\n      monitoringCenterId\n      createdAt\n      answeredTime\n      answeredBy\n      twilioCallSid\n      modifiedBy\n      updatedAt\n    }\n  }\n";
export declare const listCallNotices = "\n  query ListCallNotices(\n    $filter: ModelCallNoticeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCallNotices(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        fromNumber\n        toNumber\n        monitoringCenterId\n        createdAt\n        answeredTime\n        answeredBy\n        twilioCallSid\n        modifiedBy\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const callNoticeByMc = "\n  query CallNoticeByMc(\n    $monitoringCenterId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelCallNoticeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    callNoticeByMc(\n      monitoringCenterId: $monitoringCenterId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        fromNumber\n        toNumber\n        monitoringCenterId\n        createdAt\n        answeredTime\n        answeredBy\n        twilioCallSid\n        modifiedBy\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getCallLog = "\n  query GetCallLog($id: ID!) {\n    getCallLog(id: $id) {\n      id\n      phoneNumber\n      monitoringCenterId\n      customerId\n      siteId\n      incidentId\n      callEnd\n      storageAudioUrl\n      storageTranscriptUrl\n      createdAt\n      callingUser\n      modifiedBy\n      updatedAt\n    }\n  }\n";
export declare const listCallLogs = "\n  query ListCallLogs(\n    $filter: ModelCallLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCallLogs(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        phoneNumber\n        monitoringCenterId\n        customerId\n        siteId\n        incidentId\n        callEnd\n        storageAudioUrl\n        storageTranscriptUrl\n        createdAt\n        callingUser\n        modifiedBy\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const callsByMonitoringCenter = "\n  query CallsByMonitoringCenter(\n    $monitoringCenterId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelCallLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    callsByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        phoneNumber\n        monitoringCenterId\n        customerId\n        siteId\n        incidentId\n        callEnd\n        storageAudioUrl\n        storageTranscriptUrl\n        createdAt\n        callingUser\n        modifiedBy\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getSMSLog = "\n  query GetSMSLog($id: ID!) {\n    getSMSLog(id: $id) {\n      id\n      twilioSid\n      toNumber\n      fromNumber\n      monitoringCenterId\n      customerId\n      siteId\n      incidentId\n      message\n      createdAt\n      textingUser\n      modifiedBy\n      updatedAt\n    }\n  }\n";
export declare const listSMSLogs = "\n  query ListSMSLogs(\n    $filter: ModelSMSLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSMSLogs(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        twilioSid\n        toNumber\n        fromNumber\n        monitoringCenterId\n        customerId\n        siteId\n        incidentId\n        message\n        createdAt\n        textingUser\n        modifiedBy\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const smsByMonitoringCenter = "\n  query SmsByMonitoringCenter(\n    $monitoringCenterId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelSMSLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    smsByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        twilioSid\n        toNumber\n        fromNumber\n        monitoringCenterId\n        customerId\n        siteId\n        incidentId\n        message\n        createdAt\n        textingUser\n        modifiedBy\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getEmailLog = "\n  query GetEmailLog($id: ID!) {\n    getEmailLog(id: $id) {\n      id\n      awsMessageId\n      toEmail\n      fromEmail\n      monitoringCenterId\n      customerId\n      siteId\n      incidentId\n      subject\n      createdAt\n      sendingUser\n      modifiedBy\n      updatedAt\n    }\n  }\n";
export declare const listEmailLogs = "\n  query ListEmailLogs(\n    $filter: ModelEmailLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listEmailLogs(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        awsMessageId\n        toEmail\n        fromEmail\n        monitoringCenterId\n        customerId\n        siteId\n        incidentId\n        subject\n        createdAt\n        sendingUser\n        modifiedBy\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const emailByMonitoringCenter = "\n  query EmailByMonitoringCenter(\n    $monitoringCenterId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelEmailLogFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    emailByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        awsMessageId\n        toEmail\n        fromEmail\n        monitoringCenterId\n        customerId\n        siteId\n        incidentId\n        subject\n        createdAt\n        sendingUser\n        modifiedBy\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getNotificationSetting = "\n  query GetNotificationSetting($id: ID!) {\n    getNotificationSetting(id: $id) {\n      id\n      username\n      monitoringCenterId\n      notificationType\n      userGroup\n      clientList\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listNotificationSettings = "\n  query ListNotificationSettings(\n    $filter: ModelNotificationSettingFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listNotificationSettings(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        username\n        monitoringCenterId\n        notificationType\n        userGroup\n        clientList\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const notifSettingsByMCType = "\n  query NotifSettingsByMCType(\n    $monitoringCenterId: String\n    $notificationType: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelNotificationSettingFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    notifSettingsByMCType(\n      monitoringCenterId: $monitoringCenterId\n      notificationType: $notificationType\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        username\n        monitoringCenterId\n        notificationType\n        userGroup\n        clientList\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const notifSettingsByUser = "\n  query NotifSettingsByUser(\n    $username: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelNotificationSettingFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    notifSettingsByUser(\n      username: $username\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        username\n        monitoringCenterId\n        notificationType\n        userGroup\n        clientList\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getNotification = "\n  query GetNotification($id: ID!) {\n    getNotification(id: $id) {\n      id\n      username\n      monitoringCenterId\n      notificationType\n      status\n      createdAt\n      modifiedBy\n      url\n      note\n      updatedAt\n    }\n  }\n";
export declare const listNotifications = "\n  query ListNotifications(\n    $filter: ModelNotificationFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listNotifications(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        username\n        monitoringCenterId\n        notificationType\n        status\n        createdAt\n        modifiedBy\n        url\n        note\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const notifByUser = "\n  query NotifByUser(\n    $username: String\n    $statusCreatedAt: ModelNotificationNotifByUserCompositeKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelNotificationFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    notifByUser(\n      username: $username\n      statusCreatedAt: $statusCreatedAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        username\n        monitoringCenterId\n        notificationType\n        status\n        createdAt\n        modifiedBy\n        url\n        note\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getUser = "\n  query GetUser($username: String!) {\n    getUser(username: $username) {\n      username\n      monitoringCenterId\n      vmsOperatorUserIds\n      vmsOperatorUserIdAutomatedRole\n      vmsAdminUserIds\n      modifiedBy\n      group\n      clientIdList\n      enabled\n      phone\n      email\n      name\n      integratorId\n      autoAssign\n      preferredLanguage\n      gridEnabled\n      gridBehavior\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listUsers = "\n  query ListUsers(\n    $username: String\n    $filter: ModelUserFilterInput\n    $limit: Int\n    $nextToken: String\n    $sortDirection: ModelSortDirection\n  ) {\n    listUsers(\n      username: $username\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n      sortDirection: $sortDirection\n    ) {\n      items {\n        username\n        monitoringCenterId\n        vmsOperatorUserIds\n        vmsOperatorUserIdAutomatedRole\n        vmsAdminUserIds\n        modifiedBy\n        group\n        clientIdList\n        enabled\n        phone\n        email\n        name\n        integratorId\n        autoAssign\n        preferredLanguage\n        gridEnabled\n        gridBehavior\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getUserVMSDetails = "\n  query GetUserVMSDetails($id: ID!) {\n    getUserVMSDetails(id: $id) {\n      id\n      vmsUserId\n      profileName\n      cognitoUsernames\n      authEmail\n      vmsUsername\n      vmsPassword\n      vmsUserType\n      apiKey\n      accessToken\n      refreshToken\n      accessTokenExpires\n      refreshTokenExpires\n      monitoringCenterId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listUserVMSDetailss = "\n  query ListUserVMSDetailss(\n    $filter: ModelUserVMSDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listUserVMSDetailss(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        vmsUserId\n        profileName\n        cognitoUsernames\n        authEmail\n        vmsUsername\n        vmsPassword\n        vmsUserType\n        apiKey\n        accessToken\n        refreshToken\n        accessTokenExpires\n        refreshTokenExpires\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const userVMSDetailsByEmail = "\n  query UserVMSDetailsByEmail(\n    $authEmail: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelUserVMSDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    userVMSDetailsByEmail(\n      authEmail: $authEmail\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        vmsUserId\n        profileName\n        cognitoUsernames\n        authEmail\n        vmsUsername\n        vmsPassword\n        vmsUserType\n        apiKey\n        accessToken\n        refreshToken\n        accessTokenExpires\n        refreshTokenExpires\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const userVMSDetailsByVMSUserId = "\n  query UserVMSDetailsByVMSUserId(\n    $vmsUserId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelUserVMSDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    userVMSDetailsByVMSUserId(\n      vmsUserId: $vmsUserId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        vmsUserId\n        profileName\n        cognitoUsernames\n        authEmail\n        vmsUsername\n        vmsPassword\n        vmsUserType\n        apiKey\n        accessToken\n        refreshToken\n        accessTokenExpires\n        refreshTokenExpires\n        monitoringCenterId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getCustomerUserPermissionSet = "\n  query GetCustomerUserPermissionSet($username: String!) {\n    getCustomerUserPermissionSet(username: $username) {\n      username\n      email\n      enabled\n      modifiedBy\n      ownerCustomerId\n      createdAt\n      updatedAt\n      permissions {\n        items {\n          username\n          email\n          monitoringCenterId\n          customerId\n          sitePermissions\n          archived\n          modifiedBy\n          createdAt\n          updatedAt\n          permissionSet {\n            username\n            email\n            enabled\n            modifiedBy\n            ownerCustomerId\n            createdAt\n            updatedAt\n            permissions {\n              items {\n                username\n                email\n                monitoringCenterId\n                customerId\n                sitePermissions\n                archived\n                modifiedBy\n                createdAt\n                updatedAt\n                permissionSet {\n                  username\n                  email\n                  enabled\n                  modifiedBy\n                  ownerCustomerId\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n          }\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listCustomerUserPermissionSets = "\n  query ListCustomerUserPermissionSets(\n    $username: String\n    $filter: ModelCustomerUserPermissionSetFilterInput\n    $limit: Int\n    $nextToken: String\n    $sortDirection: ModelSortDirection\n  ) {\n    listCustomerUserPermissionSets(\n      username: $username\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n      sortDirection: $sortDirection\n    ) {\n      items {\n        username\n        email\n        enabled\n        modifiedBy\n        ownerCustomerId\n        createdAt\n        updatedAt\n        permissions {\n          items {\n            username\n            email\n            monitoringCenterId\n            customerId\n            sitePermissions\n            archived\n            modifiedBy\n            createdAt\n            updatedAt\n            permissionSet {\n              username\n              email\n              enabled\n              modifiedBy\n              ownerCustomerId\n              createdAt\n              updatedAt\n              permissions {\n                items {\n                  username\n                  email\n                  monitoringCenterId\n                  customerId\n                  sitePermissions\n                  archived\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getCustomerUserPermission = "\n  query GetCustomerUserPermission($username: String!, $customerId: ID!) {\n    getCustomerUserPermission(username: $username, customerId: $customerId) {\n      username\n      email\n      monitoringCenterId\n      customerId\n      sitePermissions\n      archived\n      modifiedBy\n      createdAt\n      updatedAt\n      permissionSet {\n        username\n        email\n        enabled\n        modifiedBy\n        ownerCustomerId\n        createdAt\n        updatedAt\n        permissions {\n          items {\n            username\n            email\n            monitoringCenterId\n            customerId\n            sitePermissions\n            archived\n            modifiedBy\n            createdAt\n            updatedAt\n            permissionSet {\n              username\n              email\n              enabled\n              modifiedBy\n              ownerCustomerId\n              createdAt\n              updatedAt\n              permissions {\n                items {\n                  username\n                  email\n                  monitoringCenterId\n                  customerId\n                  sitePermissions\n                  archived\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n    }\n  }\n";
export declare const listCustomerUserPermissions = "\n  query ListCustomerUserPermissions(\n    $username: String\n    $customerId: ModelIDKeyConditionInput\n    $filter: ModelCustomerUserPermissionFilterInput\n    $limit: Int\n    $nextToken: String\n    $sortDirection: ModelSortDirection\n  ) {\n    listCustomerUserPermissions(\n      username: $username\n      customerId: $customerId\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n      sortDirection: $sortDirection\n    ) {\n      items {\n        username\n        email\n        monitoringCenterId\n        customerId\n        sitePermissions\n        archived\n        modifiedBy\n        createdAt\n        updatedAt\n        permissionSet {\n          username\n          email\n          enabled\n          modifiedBy\n          ownerCustomerId\n          createdAt\n          updatedAt\n          permissions {\n            items {\n              username\n              email\n              monitoringCenterId\n              customerId\n              sitePermissions\n              archived\n              modifiedBy\n              createdAt\n              updatedAt\n              permissionSet {\n                username\n                email\n                enabled\n                modifiedBy\n                ownerCustomerId\n                createdAt\n                updatedAt\n                permissions {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const userPermissionByUsernameCustomerId = "\n  query UserPermissionByUsernameCustomerId(\n    $username: String\n    $customerId: ModelIDKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelCustomerUserPermissionFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    userPermissionByUsernameCustomerId(\n      username: $username\n      customerId: $customerId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        username\n        email\n        monitoringCenterId\n        customerId\n        sitePermissions\n        archived\n        modifiedBy\n        createdAt\n        updatedAt\n        permissionSet {\n          username\n          email\n          enabled\n          modifiedBy\n          ownerCustomerId\n          createdAt\n          updatedAt\n          permissions {\n            items {\n              username\n              email\n              monitoringCenterId\n              customerId\n              sitePermissions\n              archived\n              modifiedBy\n              createdAt\n              updatedAt\n              permissionSet {\n                username\n                email\n                enabled\n                modifiedBy\n                ownerCustomerId\n                createdAt\n                updatedAt\n                permissions {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const userPermissionByCustomerId = "\n  query UserPermissionByCustomerId(\n    $customerId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelCustomerUserPermissionFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    userPermissionByCustomerId(\n      customerId: $customerId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        username\n        email\n        monitoringCenterId\n        customerId\n        sitePermissions\n        archived\n        modifiedBy\n        createdAt\n        updatedAt\n        permissionSet {\n          username\n          email\n          enabled\n          modifiedBy\n          ownerCustomerId\n          createdAt\n          updatedAt\n          permissions {\n            items {\n              username\n              email\n              monitoringCenterId\n              customerId\n              sitePermissions\n              archived\n              modifiedBy\n              createdAt\n              updatedAt\n              permissionSet {\n                username\n                email\n                enabled\n                modifiedBy\n                ownerCustomerId\n                createdAt\n                updatedAt\n                permissions {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getTax = "\n  query GetTax($id: ID!) {\n    getTax(id: $id) {\n      id\n      monitoringCenterId\n      mcIntAdminAccess\n      mcOwnerAccess\n      mcControllerAccess\n      integratorId\n      region\n      subregion\n      archived\n      amount\n      name\n      taxGovId\n      modifiedBy\n      createdAt\n      updatedAt\n      taxTypes {\n        items {\n          id\n          taxId\n          taxTypeId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n          tax {\n            id\n            monitoringCenterId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            integratorId\n            region\n            subregion\n            archived\n            amount\n            name\n            taxGovId\n            modifiedBy\n            createdAt\n            updatedAt\n            taxTypes {\n              items {\n                id\n                taxId\n                taxTypeId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n                tax {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  region\n                  subregion\n                  archived\n                  amount\n                  name\n                  taxGovId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n                integratorId\n                taxType {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  archived\n                  name\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n          }\n          integratorId\n          taxType {\n            id\n            monitoringCenterId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            integratorId\n            archived\n            name\n            modifiedBy\n            createdAt\n            updatedAt\n            taxes {\n              items {\n                id\n                taxId\n                taxTypeId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n                tax {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  region\n                  subregion\n                  archived\n                  amount\n                  name\n                  taxGovId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n                integratorId\n                taxType {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  archived\n                  name\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n          }\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listTaxs = "\n  query ListTaxs(\n    $filter: ModelTaxFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listTaxs(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        monitoringCenterId\n        mcIntAdminAccess\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        region\n        subregion\n        archived\n        amount\n        name\n        taxGovId\n        modifiedBy\n        createdAt\n        updatedAt\n        taxTypes {\n          items {\n            id\n            taxId\n            taxTypeId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            tax {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              region\n              subregion\n              archived\n              amount\n              name\n              taxGovId\n              modifiedBy\n              createdAt\n              updatedAt\n              taxTypes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n            integratorId\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const taxByMonitoringCenter = "\n  query TaxByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelTaxFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    taxByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        mcIntAdminAccess\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        region\n        subregion\n        archived\n        amount\n        name\n        taxGovId\n        modifiedBy\n        createdAt\n        updatedAt\n        taxTypes {\n          items {\n            id\n            taxId\n            taxTypeId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            tax {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              region\n              subregion\n              archived\n              amount\n              name\n              taxGovId\n              modifiedBy\n              createdAt\n              updatedAt\n              taxTypes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n            integratorId\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const taxByMonitoringCenterRegion = "\n  query TaxByMonitoringCenterRegion(\n    $monitoringCenterId: ID\n    $region: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelTaxFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    taxByMonitoringCenterRegion(\n      monitoringCenterId: $monitoringCenterId\n      region: $region\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        mcIntAdminAccess\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        region\n        subregion\n        archived\n        amount\n        name\n        taxGovId\n        modifiedBy\n        createdAt\n        updatedAt\n        taxTypes {\n          items {\n            id\n            taxId\n            taxTypeId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            tax {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              region\n              subregion\n              archived\n              amount\n              name\n              taxGovId\n              modifiedBy\n              createdAt\n              updatedAt\n              taxTypes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n            integratorId\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getTaxType = "\n  query GetTaxType($id: ID!) {\n    getTaxType(id: $id) {\n      id\n      monitoringCenterId\n      mcIntAdminAccess\n      mcOwnerAccess\n      mcControllerAccess\n      integratorId\n      archived\n      name\n      modifiedBy\n      createdAt\n      updatedAt\n      taxes {\n        items {\n          id\n          taxId\n          taxTypeId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n          tax {\n            id\n            monitoringCenterId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            integratorId\n            region\n            subregion\n            archived\n            amount\n            name\n            taxGovId\n            modifiedBy\n            createdAt\n            updatedAt\n            taxTypes {\n              items {\n                id\n                taxId\n                taxTypeId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n                tax {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  region\n                  subregion\n                  archived\n                  amount\n                  name\n                  taxGovId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n                integratorId\n                taxType {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  archived\n                  name\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n          }\n          integratorId\n          taxType {\n            id\n            monitoringCenterId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            integratorId\n            archived\n            name\n            modifiedBy\n            createdAt\n            updatedAt\n            taxes {\n              items {\n                id\n                taxId\n                taxTypeId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n                tax {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  region\n                  subregion\n                  archived\n                  amount\n                  name\n                  taxGovId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n                integratorId\n                taxType {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  archived\n                  name\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n          }\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listTaxTypes = "\n  query ListTaxTypes(\n    $filter: ModelTaxTypeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listTaxTypes(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        monitoringCenterId\n        mcIntAdminAccess\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        archived\n        name\n        modifiedBy\n        createdAt\n        updatedAt\n        taxes {\n          items {\n            id\n            taxId\n            taxTypeId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            tax {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              region\n              subregion\n              archived\n              amount\n              name\n              taxGovId\n              modifiedBy\n              createdAt\n              updatedAt\n              taxTypes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n            integratorId\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const taxTypeByMonitoringCenter = "\n  query TaxTypeByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelTaxTypeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    taxTypeByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        mcIntAdminAccess\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        archived\n        name\n        modifiedBy\n        createdAt\n        updatedAt\n        taxes {\n          items {\n            id\n            taxId\n            taxTypeId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            tax {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              region\n              subregion\n              archived\n              amount\n              name\n              taxGovId\n              modifiedBy\n              createdAt\n              updatedAt\n              taxTypes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n            integratorId\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const taxTypesByIntMC = "\n  query TaxTypesByIntMC(\n    $integratorId: ID\n    $monitoringCenterId: ModelIDKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelTaxTypeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    taxTypesByIntMC(\n      integratorId: $integratorId\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        mcIntAdminAccess\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        archived\n        name\n        modifiedBy\n        createdAt\n        updatedAt\n        taxes {\n          items {\n            id\n            taxId\n            taxTypeId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            tax {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              region\n              subregion\n              archived\n              amount\n              name\n              taxGovId\n              modifiedBy\n              createdAt\n              updatedAt\n              taxTypes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n            integratorId\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getSetupFee = "\n  query GetSetupFee($id: ID!) {\n    getSetupFee(id: $id) {\n      id\n      name\n      taxTypeId\n      amount\n      currency\n      monitoringCenterId\n      mcOwnerAccess\n      mcControllerAccess\n      integratorId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n      taxType {\n        id\n        monitoringCenterId\n        mcIntAdminAccess\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        archived\n        name\n        modifiedBy\n        createdAt\n        updatedAt\n        taxes {\n          items {\n            id\n            taxId\n            taxTypeId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            tax {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              region\n              subregion\n              archived\n              amount\n              name\n              taxGovId\n              modifiedBy\n              createdAt\n              updatedAt\n              taxTypes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n            integratorId\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n    }\n  }\n";
export declare const listSetupFees = "\n  query ListSetupFees(\n    $filter: ModelSetupFeeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSetupFees(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        name\n        taxTypeId\n        amount\n        currency\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        taxType {\n          id\n          monitoringCenterId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          archived\n          name\n          modifiedBy\n          createdAt\n          updatedAt\n          taxes {\n            items {\n              id\n              taxId\n              taxTypeId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n              tax {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                region\n                subregion\n                archived\n                amount\n                name\n                taxGovId\n                modifiedBy\n                createdAt\n                updatedAt\n                taxTypes {\n                  nextToken\n                }\n              }\n              integratorId\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const setupFeesByMonitoringCenter = "\n  query SetupFeesByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSetupFeeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    setupFeesByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        taxTypeId\n        amount\n        currency\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        taxType {\n          id\n          monitoringCenterId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          archived\n          name\n          modifiedBy\n          createdAt\n          updatedAt\n          taxes {\n            items {\n              id\n              taxId\n              taxTypeId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n              tax {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                region\n                subregion\n                archived\n                amount\n                name\n                taxGovId\n                modifiedBy\n                createdAt\n                updatedAt\n                taxTypes {\n                  nextToken\n                }\n              }\n              integratorId\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const setupFeesByIntMC = "\n  query SetupFeesByIntMC(\n    $integratorId: ID\n    $monitoringCenterId: ModelIDKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelSetupFeeFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    setupFeesByIntMC(\n      integratorId: $integratorId\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        name\n        taxTypeId\n        amount\n        currency\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        taxType {\n          id\n          monitoringCenterId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          archived\n          name\n          modifiedBy\n          createdAt\n          updatedAt\n          taxes {\n            items {\n              id\n              taxId\n              taxTypeId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n              tax {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                region\n                subregion\n                archived\n                amount\n                name\n                taxGovId\n                modifiedBy\n                createdAt\n                updatedAt\n                taxTypes {\n                  nextToken\n                }\n              }\n              integratorId\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getCameraPlan = "\n  query GetCameraPlan($id: ID!) {\n    getCameraPlan(id: $id) {\n      id\n      parentId\n      analyticsType\n      resolution\n      bitRate\n      operatorDuration\n      supervision\n      storageDays\n      cameraPlanProductId\n      cameraPlanLivePatrolId\n      cameraPlanOperatorMinutesId\n      monitoringCenterId\n      mcOwnerAccess\n      mcControllerAccess\n      integratorId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n      product {\n        id\n        cameraPlanId\n        name\n        nameForInvoice\n        description\n        productTaxTypeId\n        minPrice\n        mrp\n        cost\n        price\n        fxPrices {\n          currency\n          price\n        }\n        status\n        type\n        currency\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        modifiedBy\n        archived\n        publishedFor\n        publishedForArchived\n        createdAt\n        updatedAt\n        taxType {\n          id\n          monitoringCenterId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          archived\n          name\n          modifiedBy\n          createdAt\n          updatedAt\n          taxes {\n            items {\n              id\n              taxId\n              taxTypeId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n              tax {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                region\n                subregion\n                archived\n                amount\n                name\n                taxGovId\n                modifiedBy\n                createdAt\n                updatedAt\n                taxTypes {\n                  nextToken\n                }\n              }\n              integratorId\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n      }\n      livePatrol {\n        id\n        cameraPlanId\n        enabled\n        minPrice\n        mrp\n        cost\n        price\n        fxPrices {\n          currency\n          price\n        }\n        currency\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      operatorMinutes {\n        id\n        cameraPlanId\n        minPrice\n        mrp\n        cost\n        price\n        fxPrices {\n          currency\n          price\n        }\n        currency\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n    }\n  }\n";
export declare const listCameraPlans = "\n  query ListCameraPlans(\n    $filter: ModelCameraPlanFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listCameraPlans(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        parentId\n        analyticsType\n        resolution\n        bitRate\n        operatorDuration\n        supervision\n        storageDays\n        cameraPlanProductId\n        cameraPlanLivePatrolId\n        cameraPlanOperatorMinutesId\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        product {\n          id\n          cameraPlanId\n          name\n          nameForInvoice\n          description\n          productTaxTypeId\n          minPrice\n          mrp\n          cost\n          price\n          fxPrices {\n            currency\n            price\n          }\n          status\n          type\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          modifiedBy\n          archived\n          publishedFor\n          publishedForArchived\n          createdAt\n          updatedAt\n          taxType {\n            id\n            monitoringCenterId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            integratorId\n            archived\n            name\n            modifiedBy\n            createdAt\n            updatedAt\n            taxes {\n              items {\n                id\n                taxId\n                taxTypeId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n                tax {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  region\n                  subregion\n                  archived\n                  amount\n                  name\n                  taxGovId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n                integratorId\n                taxType {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  archived\n                  name\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n          }\n        }\n        livePatrol {\n          id\n          cameraPlanId\n          enabled\n          minPrice\n          mrp\n          cost\n          price\n          fxPrices {\n            currency\n            price\n          }\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        operatorMinutes {\n          id\n          cameraPlanId\n          minPrice\n          mrp\n          cost\n          price\n          fxPrices {\n            currency\n            price\n          }\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const cameraPlanByIntMC = "\n  query CameraPlanByIntMC(\n    $integratorId: ID\n    $monitoringCenterId: ModelIDKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelCameraPlanFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    cameraPlanByIntMC(\n      integratorId: $integratorId\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        parentId\n        analyticsType\n        resolution\n        bitRate\n        operatorDuration\n        supervision\n        storageDays\n        cameraPlanProductId\n        cameraPlanLivePatrolId\n        cameraPlanOperatorMinutesId\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        product {\n          id\n          cameraPlanId\n          name\n          nameForInvoice\n          description\n          productTaxTypeId\n          minPrice\n          mrp\n          cost\n          price\n          fxPrices {\n            currency\n            price\n          }\n          status\n          type\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          modifiedBy\n          archived\n          publishedFor\n          publishedForArchived\n          createdAt\n          updatedAt\n          taxType {\n            id\n            monitoringCenterId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            integratorId\n            archived\n            name\n            modifiedBy\n            createdAt\n            updatedAt\n            taxes {\n              items {\n                id\n                taxId\n                taxTypeId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n                tax {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  region\n                  subregion\n                  archived\n                  amount\n                  name\n                  taxGovId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n                integratorId\n                taxType {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  archived\n                  name\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n          }\n        }\n        livePatrol {\n          id\n          cameraPlanId\n          enabled\n          minPrice\n          mrp\n          cost\n          price\n          fxPrices {\n            currency\n            price\n          }\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        operatorMinutes {\n          id\n          cameraPlanId\n          minPrice\n          mrp\n          cost\n          price\n          fxPrices {\n            currency\n            price\n          }\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getSiteSubscription = "\n  query GetSiteSubscription($id: ID!) {\n    getSiteSubscription(id: $id) {\n      id\n      siteId\n      customerId\n      status\n      onHold\n      startDate\n      term\n      renewalDate\n      renewalTerm\n      merchant\n      billingDay\n      billingFrequency\n      nextBillingDay\n      autorefillOn\n      autorefillAmount\n      minimumBalance\n      currentBalance\n      currentBalanceUsd\n      maxNumberRecharges\n      currentDayRechargeCount\n      lastRefilled\n      currency\n      usedOperatorMinutes\n      totalOperatorMinutes\n      transactionsLastCalculated\n      secondsPerInteraction\n      incidentBillingDisabled\n      interactionBillingDisabled\n      livePatrolBillingDisabled\n      monitoringCenterId\n      mcOwnerAccess\n      mcControllerAccess\n      mcBillingAdminAccess\n      mcIntAdminAccess\n      integratorId\n      modifiedBy\n      archived\n      billingEmails\n      billingEntityName\n      commissionBilling\n      createdAt\n      updatedAt\n      stripeSubscription {\n        id\n        archived\n        modifiedBy\n        siteSubscriptionId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        createdAt\n        updatedAt\n        paymentMethods {\n          items {\n            id\n            subscriptionStripeDetailId\n            stripePaymentId\n            stripePaymentStatus\n            type\n            name\n            identifier\n            preferredPayment\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      cameraPlans {\n        items {\n          id\n          parentId\n          cameraId\n          subscriptionId\n          analyticsType\n          resolution\n          bitRate\n          operatorDuration\n          supervision\n          storageDays\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n          product {\n            id\n            appliedCameraPlanId\n            name\n            nameForInvoice\n            description\n            appliedProductTaxTypeId\n            price\n            currency\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          livePatrol {\n            id\n            appliedCameraPlanId\n            enabled\n            price\n            currency\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          operatorMinutes {\n            id\n            appliedCameraPlanId\n            price\n            currency\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n        }\n        nextToken\n      }\n      setupFees {\n        items {\n          id\n          parentId\n          subscriptionId\n          amount\n          name\n          currency\n          integratorId\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n          taxType {\n            id\n            monitoringCenterId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            integratorId\n            archived\n            name\n            modifiedBy\n            createdAt\n            updatedAt\n            taxes {\n              items {\n                id\n                taxId\n                taxTypeId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n                tax {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  region\n                  subregion\n                  archived\n                  amount\n                  name\n                  taxGovId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n                integratorId\n                taxType {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  archived\n                  name\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n          }\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listSiteSubscriptions = "\n  query ListSiteSubscriptions(\n    $filter: ModelSiteSubscriptionFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSiteSubscriptions(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        customerId\n        status\n        onHold\n        startDate\n        term\n        renewalDate\n        renewalTerm\n        merchant\n        billingDay\n        billingFrequency\n        nextBillingDay\n        autorefillOn\n        autorefillAmount\n        minimumBalance\n        currentBalance\n        currentBalanceUsd\n        maxNumberRecharges\n        currentDayRechargeCount\n        lastRefilled\n        currency\n        usedOperatorMinutes\n        totalOperatorMinutes\n        transactionsLastCalculated\n        secondsPerInteraction\n        incidentBillingDisabled\n        interactionBillingDisabled\n        livePatrolBillingDisabled\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        mcIntAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        billingEmails\n        billingEntityName\n        commissionBilling\n        createdAt\n        updatedAt\n        stripeSubscription {\n          id\n          archived\n          modifiedBy\n          siteSubscriptionId\n          siteId\n          customerId\n          integratorId\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          createdAt\n          updatedAt\n          paymentMethods {\n            items {\n              id\n              subscriptionStripeDetailId\n              stripePaymentId\n              stripePaymentStatus\n              type\n              name\n              identifier\n              preferredPayment\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n        cameraPlans {\n          items {\n            id\n            parentId\n            cameraId\n            subscriptionId\n            analyticsType\n            resolution\n            bitRate\n            operatorDuration\n            supervision\n            storageDays\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            product {\n              id\n              appliedCameraPlanId\n              name\n              nameForInvoice\n              description\n              appliedProductTaxTypeId\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            livePatrol {\n              id\n              appliedCameraPlanId\n              enabled\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            operatorMinutes {\n              id\n              appliedCameraPlanId\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        setupFees {\n          items {\n            id\n            parentId\n            subscriptionId\n            amount\n            name\n            currency\n            integratorId\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const subscriptionByMonitoringCenter = "\n  query SubscriptionByMonitoringCenter(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteSubscriptionFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    subscriptionByMonitoringCenter(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        customerId\n        status\n        onHold\n        startDate\n        term\n        renewalDate\n        renewalTerm\n        merchant\n        billingDay\n        billingFrequency\n        nextBillingDay\n        autorefillOn\n        autorefillAmount\n        minimumBalance\n        currentBalance\n        currentBalanceUsd\n        maxNumberRecharges\n        currentDayRechargeCount\n        lastRefilled\n        currency\n        usedOperatorMinutes\n        totalOperatorMinutes\n        transactionsLastCalculated\n        secondsPerInteraction\n        incidentBillingDisabled\n        interactionBillingDisabled\n        livePatrolBillingDisabled\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        mcIntAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        billingEmails\n        billingEntityName\n        commissionBilling\n        createdAt\n        updatedAt\n        stripeSubscription {\n          id\n          archived\n          modifiedBy\n          siteSubscriptionId\n          siteId\n          customerId\n          integratorId\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          createdAt\n          updatedAt\n          paymentMethods {\n            items {\n              id\n              subscriptionStripeDetailId\n              stripePaymentId\n              stripePaymentStatus\n              type\n              name\n              identifier\n              preferredPayment\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n        cameraPlans {\n          items {\n            id\n            parentId\n            cameraId\n            subscriptionId\n            analyticsType\n            resolution\n            bitRate\n            operatorDuration\n            supervision\n            storageDays\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            product {\n              id\n              appliedCameraPlanId\n              name\n              nameForInvoice\n              description\n              appliedProductTaxTypeId\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            livePatrol {\n              id\n              appliedCameraPlanId\n              enabled\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            operatorMinutes {\n              id\n              appliedCameraPlanId\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        setupFees {\n          items {\n            id\n            parentId\n            subscriptionId\n            amount\n            name\n            currency\n            integratorId\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const subscriptionBySite = "\n  query SubscriptionBySite(\n    $siteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteSubscriptionFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    subscriptionBySite(\n      siteId: $siteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        customerId\n        status\n        onHold\n        startDate\n        term\n        renewalDate\n        renewalTerm\n        merchant\n        billingDay\n        billingFrequency\n        nextBillingDay\n        autorefillOn\n        autorefillAmount\n        minimumBalance\n        currentBalance\n        currentBalanceUsd\n        maxNumberRecharges\n        currentDayRechargeCount\n        lastRefilled\n        currency\n        usedOperatorMinutes\n        totalOperatorMinutes\n        transactionsLastCalculated\n        secondsPerInteraction\n        incidentBillingDisabled\n        interactionBillingDisabled\n        livePatrolBillingDisabled\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        mcIntAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        billingEmails\n        billingEntityName\n        commissionBilling\n        createdAt\n        updatedAt\n        stripeSubscription {\n          id\n          archived\n          modifiedBy\n          siteSubscriptionId\n          siteId\n          customerId\n          integratorId\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          createdAt\n          updatedAt\n          paymentMethods {\n            items {\n              id\n              subscriptionStripeDetailId\n              stripePaymentId\n              stripePaymentStatus\n              type\n              name\n              identifier\n              preferredPayment\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n        cameraPlans {\n          items {\n            id\n            parentId\n            cameraId\n            subscriptionId\n            analyticsType\n            resolution\n            bitRate\n            operatorDuration\n            supervision\n            storageDays\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            product {\n              id\n              appliedCameraPlanId\n              name\n              nameForInvoice\n              description\n              appliedProductTaxTypeId\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            livePatrol {\n              id\n              appliedCameraPlanId\n              enabled\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            operatorMinutes {\n              id\n              appliedCameraPlanId\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        setupFees {\n          items {\n            id\n            parentId\n            subscriptionId\n            amount\n            name\n            currency\n            integratorId\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const subscriptionsByStatus = "\n  query SubscriptionsByStatus(\n    $status: ActiveInactive\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteSubscriptionFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    subscriptionsByStatus(\n      status: $status\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        customerId\n        status\n        onHold\n        startDate\n        term\n        renewalDate\n        renewalTerm\n        merchant\n        billingDay\n        billingFrequency\n        nextBillingDay\n        autorefillOn\n        autorefillAmount\n        minimumBalance\n        currentBalance\n        currentBalanceUsd\n        maxNumberRecharges\n        currentDayRechargeCount\n        lastRefilled\n        currency\n        usedOperatorMinutes\n        totalOperatorMinutes\n        transactionsLastCalculated\n        secondsPerInteraction\n        incidentBillingDisabled\n        interactionBillingDisabled\n        livePatrolBillingDisabled\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        mcIntAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        billingEmails\n        billingEntityName\n        commissionBilling\n        createdAt\n        updatedAt\n        stripeSubscription {\n          id\n          archived\n          modifiedBy\n          siteSubscriptionId\n          siteId\n          customerId\n          integratorId\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          createdAt\n          updatedAt\n          paymentMethods {\n            items {\n              id\n              subscriptionStripeDetailId\n              stripePaymentId\n              stripePaymentStatus\n              type\n              name\n              identifier\n              preferredPayment\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n        cameraPlans {\n          items {\n            id\n            parentId\n            cameraId\n            subscriptionId\n            analyticsType\n            resolution\n            bitRate\n            operatorDuration\n            supervision\n            storageDays\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            product {\n              id\n              appliedCameraPlanId\n              name\n              nameForInvoice\n              description\n              appliedProductTaxTypeId\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            livePatrol {\n              id\n              appliedCameraPlanId\n              enabled\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            operatorMinutes {\n              id\n              appliedCameraPlanId\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        setupFees {\n          items {\n            id\n            parentId\n            subscriptionId\n            amount\n            name\n            currency\n            integratorId\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const siteSubscriptionsByStatusAndCreatedAt = "\n  query SiteSubscriptionsByStatusAndCreatedAt(\n    $status: ActiveInactive\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelSiteSubscriptionFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    siteSubscriptionsByStatusAndCreatedAt(\n      status: $status\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        siteId\n        customerId\n        status\n        onHold\n        startDate\n        term\n        renewalDate\n        renewalTerm\n        merchant\n        billingDay\n        billingFrequency\n        nextBillingDay\n        autorefillOn\n        autorefillAmount\n        minimumBalance\n        currentBalance\n        currentBalanceUsd\n        maxNumberRecharges\n        currentDayRechargeCount\n        lastRefilled\n        currency\n        usedOperatorMinutes\n        totalOperatorMinutes\n        transactionsLastCalculated\n        secondsPerInteraction\n        incidentBillingDisabled\n        interactionBillingDisabled\n        livePatrolBillingDisabled\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        mcIntAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        billingEmails\n        billingEntityName\n        commissionBilling\n        createdAt\n        updatedAt\n        stripeSubscription {\n          id\n          archived\n          modifiedBy\n          siteSubscriptionId\n          siteId\n          customerId\n          integratorId\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          createdAt\n          updatedAt\n          paymentMethods {\n            items {\n              id\n              subscriptionStripeDetailId\n              stripePaymentId\n              stripePaymentStatus\n              type\n              name\n              identifier\n              preferredPayment\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n        cameraPlans {\n          items {\n            id\n            parentId\n            cameraId\n            subscriptionId\n            analyticsType\n            resolution\n            bitRate\n            operatorDuration\n            supervision\n            storageDays\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            product {\n              id\n              appliedCameraPlanId\n              name\n              nameForInvoice\n              description\n              appliedProductTaxTypeId\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            livePatrol {\n              id\n              appliedCameraPlanId\n              enabled\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n            operatorMinutes {\n              id\n              appliedCameraPlanId\n              price\n              currency\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        setupFees {\n          items {\n            id\n            parentId\n            subscriptionId\n            amount\n            name\n            currency\n            integratorId\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getSubscriptionStripeDetail = "\n  query GetSubscriptionStripeDetail($id: ID!) {\n    getSubscriptionStripeDetail(id: $id) {\n      id\n      archived\n      modifiedBy\n      siteSubscriptionId\n      siteId\n      customerId\n      integratorId\n      monitoringCenterId\n      mcOwnerAccess\n      mcControllerAccess\n      mcBillingAdminAccess\n      createdAt\n      updatedAt\n      paymentMethods {\n        items {\n          id\n          subscriptionStripeDetailId\n          stripePaymentId\n          stripePaymentStatus\n          type\n          name\n          identifier\n          preferredPayment\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listSubscriptionStripeDetails = "\n  query ListSubscriptionStripeDetails(\n    $filter: ModelSubscriptionStripeDetailFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listSubscriptionStripeDetails(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        archived\n        modifiedBy\n        siteSubscriptionId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        createdAt\n        updatedAt\n        paymentMethods {\n          items {\n            id\n            subscriptionStripeDetailId\n            stripePaymentId\n            stripePaymentStatus\n            type\n            name\n            identifier\n            preferredPayment\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const stripeDetailBySite = "\n  query StripeDetailBySite(\n    $siteId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSubscriptionStripeDetailFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    stripeDetailBySite(\n      siteId: $siteId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        archived\n        modifiedBy\n        siteSubscriptionId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        createdAt\n        updatedAt\n        paymentMethods {\n          items {\n            id\n            subscriptionStripeDetailId\n            stripePaymentId\n            stripePaymentStatus\n            type\n            name\n            identifier\n            preferredPayment\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const stripeDetailBySubscription = "\n  query StripeDetailBySubscription(\n    $siteSubscriptionId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelSubscriptionStripeDetailFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    stripeDetailBySubscription(\n      siteSubscriptionId: $siteSubscriptionId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        archived\n        modifiedBy\n        siteSubscriptionId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        createdAt\n        updatedAt\n        paymentMethods {\n          items {\n            id\n            subscriptionStripeDetailId\n            stripePaymentId\n            stripePaymentStatus\n            type\n            name\n            identifier\n            preferredPayment\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getStripePaymentMethod = "\n  query GetStripePaymentMethod($id: ID!) {\n    getStripePaymentMethod(id: $id) {\n      id\n      subscriptionStripeDetailId\n      stripePaymentId\n      stripePaymentStatus\n      type\n      name\n      identifier\n      preferredPayment\n      monitoringCenterId\n      mcOwnerAccess\n      mcControllerAccess\n      mcBillingAdminAccess\n      integratorId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listStripePaymentMethods = "\n  query ListStripePaymentMethods(\n    $filter: ModelStripePaymentMethodFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listStripePaymentMethods(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        subscriptionStripeDetailId\n        stripePaymentId\n        stripePaymentStatus\n        type\n        name\n        identifier\n        preferredPayment\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const paymentDetailByStripeId = "\n  query PaymentDetailByStripeId(\n    $subscriptionStripeDetailId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelStripePaymentMethodFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    paymentDetailByStripeId(\n      subscriptionStripeDetailId: $subscriptionStripeDetailId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        subscriptionStripeDetailId\n        stripePaymentId\n        stripePaymentStatus\n        type\n        name\n        identifier\n        preferredPayment\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const paymentMethodByStripePaymentId = "\n  query PaymentMethodByStripePaymentId(\n    $stripePaymentId: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelStripePaymentMethodFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    paymentMethodByStripePaymentId(\n      stripePaymentId: $stripePaymentId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        subscriptionStripeDetailId\n        stripePaymentId\n        stripePaymentStatus\n        type\n        name\n        identifier\n        preferredPayment\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getAppliedCameraPlan = "\n  query GetAppliedCameraPlan($id: ID!) {\n    getAppliedCameraPlan(id: $id) {\n      id\n      parentId\n      cameraId\n      subscriptionId\n      analyticsType\n      resolution\n      bitRate\n      operatorDuration\n      supervision\n      storageDays\n      monitoringCenterId\n      mcOwnerAccess\n      mcControllerAccess\n      mcBillingAdminAccess\n      integratorId\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n      product {\n        id\n        appliedCameraPlanId\n        name\n        nameForInvoice\n        description\n        appliedProductTaxTypeId\n        price\n        currency\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        taxType {\n          id\n          monitoringCenterId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          archived\n          name\n          modifiedBy\n          createdAt\n          updatedAt\n          taxes {\n            items {\n              id\n              taxId\n              taxTypeId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n              tax {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                region\n                subregion\n                archived\n                amount\n                name\n                taxGovId\n                modifiedBy\n                createdAt\n                updatedAt\n                taxTypes {\n                  nextToken\n                }\n              }\n              integratorId\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n      }\n      livePatrol {\n        id\n        appliedCameraPlanId\n        enabled\n        price\n        currency\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n      operatorMinutes {\n        id\n        appliedCameraPlanId\n        price\n        currency\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n    }\n  }\n";
export declare const listAppliedCameraPlans = "\n  query ListAppliedCameraPlans(\n    $filter: ModelAppliedCameraPlanFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listAppliedCameraPlans(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        parentId\n        cameraId\n        subscriptionId\n        analyticsType\n        resolution\n        bitRate\n        operatorDuration\n        supervision\n        storageDays\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        product {\n          id\n          appliedCameraPlanId\n          name\n          nameForInvoice\n          description\n          appliedProductTaxTypeId\n          price\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n          taxType {\n            id\n            monitoringCenterId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            integratorId\n            archived\n            name\n            modifiedBy\n            createdAt\n            updatedAt\n            taxes {\n              items {\n                id\n                taxId\n                taxTypeId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n                tax {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  region\n                  subregion\n                  archived\n                  amount\n                  name\n                  taxGovId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n                integratorId\n                taxType {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  archived\n                  name\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n          }\n        }\n        livePatrol {\n          id\n          appliedCameraPlanId\n          enabled\n          price\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        operatorMinutes {\n          id\n          appliedCameraPlanId\n          price\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const appliedCameraPlanBySub = "\n  query AppliedCameraPlanBySub(\n    $subscriptionId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelAppliedCameraPlanFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    appliedCameraPlanBySub(\n      subscriptionId: $subscriptionId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        parentId\n        cameraId\n        subscriptionId\n        analyticsType\n        resolution\n        bitRate\n        operatorDuration\n        supervision\n        storageDays\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        product {\n          id\n          appliedCameraPlanId\n          name\n          nameForInvoice\n          description\n          appliedProductTaxTypeId\n          price\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n          taxType {\n            id\n            monitoringCenterId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            integratorId\n            archived\n            name\n            modifiedBy\n            createdAt\n            updatedAt\n            taxes {\n              items {\n                id\n                taxId\n                taxTypeId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n                tax {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  region\n                  subregion\n                  archived\n                  amount\n                  name\n                  taxGovId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n                integratorId\n                taxType {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  archived\n                  name\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n          }\n        }\n        livePatrol {\n          id\n          appliedCameraPlanId\n          enabled\n          price\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        operatorMinutes {\n          id\n          appliedCameraPlanId\n          price\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const appliedCameraPlanByCamera = "\n  query AppliedCameraPlanByCamera(\n    $cameraId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelAppliedCameraPlanFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    appliedCameraPlanByCamera(\n      cameraId: $cameraId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        parentId\n        cameraId\n        subscriptionId\n        analyticsType\n        resolution\n        bitRate\n        operatorDuration\n        supervision\n        storageDays\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        product {\n          id\n          appliedCameraPlanId\n          name\n          nameForInvoice\n          description\n          appliedProductTaxTypeId\n          price\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n          taxType {\n            id\n            monitoringCenterId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            integratorId\n            archived\n            name\n            modifiedBy\n            createdAt\n            updatedAt\n            taxes {\n              items {\n                id\n                taxId\n                taxTypeId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n                tax {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  region\n                  subregion\n                  archived\n                  amount\n                  name\n                  taxGovId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n                integratorId\n                taxType {\n                  id\n                  monitoringCenterId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  integratorId\n                  archived\n                  name\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                }\n              }\n              nextToken\n            }\n          }\n        }\n        livePatrol {\n          id\n          appliedCameraPlanId\n          enabled\n          price\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n        operatorMinutes {\n          id\n          appliedCameraPlanId\n          price\n          currency\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getTransactionLineItem = "\n  query GetTransactionLineItem($id: ID!) {\n    getTransactionLineItem(id: $id) {\n      id\n      subscriptionId\n      invoiceId\n      connectedId\n      type\n      description\n      currency\n      pricePer\n      totalPrice\n      quantity\n      siteId\n      customerId\n      integratorId\n      monitoringCenterId\n      modifiedBy\n      createdAt\n      updatedAt\n      taxes {\n        items {\n          id\n          transactionLineItemId\n          invoiceId\n          taxId\n          taxGovId\n          taxPercent\n          taxName\n          currency\n          amount\n          subscriptionId\n          siteId\n          customerId\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n        }\n        nextToken\n      }\n    }\n  }\n";
export declare const listTransactionLineItems = "\n  query ListTransactionLineItems(\n    $filter: ModelTransactionLineItemFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listTransactionLineItems(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        subscriptionId\n        invoiceId\n        connectedId\n        type\n        description\n        currency\n        pricePer\n        totalPrice\n        quantity\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n        taxes {\n          items {\n            id\n            transactionLineItemId\n            invoiceId\n            taxId\n            taxGovId\n            taxPercent\n            taxName\n            currency\n            amount\n            subscriptionId\n            siteId\n            customerId\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const transactionLinesByInvoice = "\n  query TransactionLinesByInvoice(\n    $invoiceId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelTransactionLineItemFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    transactionLinesByInvoice(\n      invoiceId: $invoiceId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        subscriptionId\n        invoiceId\n        connectedId\n        type\n        description\n        currency\n        pricePer\n        totalPrice\n        quantity\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n        taxes {\n          items {\n            id\n            transactionLineItemId\n            invoiceId\n            taxId\n            taxGovId\n            taxPercent\n            taxName\n            currency\n            amount\n            subscriptionId\n            siteId\n            customerId\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const transactionLinesBySite = "\n  query TransactionLinesBySite(\n    $siteId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelTransactionLineItemFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    transactionLinesBySite(\n      siteId: $siteId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        subscriptionId\n        invoiceId\n        connectedId\n        type\n        description\n        currency\n        pricePer\n        totalPrice\n        quantity\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n        taxes {\n          items {\n            id\n            transactionLineItemId\n            invoiceId\n            taxId\n            taxGovId\n            taxPercent\n            taxName\n            currency\n            amount\n            subscriptionId\n            siteId\n            customerId\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n          }\n          nextToken\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getTransactionLineItemTax = "\n  query GetTransactionLineItemTax($id: ID!) {\n    getTransactionLineItemTax(id: $id) {\n      id\n      transactionLineItemId\n      invoiceId\n      taxId\n      taxGovId\n      taxPercent\n      taxName\n      currency\n      amount\n      subscriptionId\n      siteId\n      customerId\n      integratorId\n      monitoringCenterId\n      modifiedBy\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listTransactionLineItemTaxs = "\n  query ListTransactionLineItemTaxs(\n    $filter: ModelTransactionLineItemTaxFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listTransactionLineItemTaxs(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        transactionLineItemId\n        invoiceId\n        taxId\n        taxGovId\n        taxPercent\n        taxName\n        currency\n        amount\n        subscriptionId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const transactionLineItemTaxByLineItem = "\n  query TransactionLineItemTaxByLineItem(\n    $transactionLineItemId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelTransactionLineItemTaxFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    transactionLineItemTaxByLineItem(\n      transactionLineItemId: $transactionLineItemId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        transactionLineItemId\n        invoiceId\n        taxId\n        taxGovId\n        taxPercent\n        taxName\n        currency\n        amount\n        subscriptionId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getInvoice = "\n  query GetInvoice($id: ID!) {\n    getInvoice(id: $id) {\n      id\n      subtotal\n      invoiceNumber\n      total\n      transactionCurrTotal\n      notes\n      type\n      currency\n      transactionCurr\n      status\n      merchant\n      subscriptionId\n      siteId\n      customerId\n      integratorId\n      monitoringCenterId\n      modifiedBy\n      createdAt\n      transferGroup\n      mcOwnerAccess\n      mcControllerAccess\n      updatedAt\n      lineItems {\n        items {\n          id\n          subscriptionId\n          invoiceId\n          connectedId\n          type\n          description\n          currency\n          pricePer\n          totalPrice\n          quantity\n          siteId\n          customerId\n          integratorId\n          monitoringCenterId\n          modifiedBy\n          createdAt\n          updatedAt\n          taxes {\n            items {\n              id\n              transactionLineItemId\n              invoiceId\n              taxId\n              taxGovId\n              taxPercent\n              taxName\n              currency\n              amount\n              subscriptionId\n              siteId\n              customerId\n              integratorId\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n            }\n            nextToken\n          }\n        }\n        nextToken\n      }\n      payments {\n        items {\n          id\n          stripePaymentIntentId\n          paymentStatus\n          paymentType\n          notes\n          invoiceId\n          siteId\n          customerId\n          integratorId\n          monitoringCenterId\n          amountReceived\n          amountRequested\n          modifiedBy\n          createdAt\n          updatedAt\n          paymentMethod {\n            id\n            subscriptionStripeDetailId\n            stripePaymentId\n            stripePaymentStatus\n            type\n            name\n            identifier\n            preferredPayment\n            monitoringCenterId\n            mcOwnerAccess\n            mcControllerAccess\n            mcBillingAdminAccess\n            integratorId\n            modifiedBy\n            archived\n            createdAt\n            updatedAt\n          }\n        }\n        nextToken\n      }\n      transferPayment {\n        id\n        destination\n        transferGroup\n        stripePaymentIntentId\n        currency\n        stripeTransferRefId\n        amount\n        customerId\n        monitoringCenterId\n        integratorId\n        createdAt\n        modifiedBy\n        status\n        invoiceIds\n        updatedAt\n      }\n    }\n  }\n";
export declare const listInvoices = "\n  query ListInvoices(\n    $filter: ModelInvoiceFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listInvoices(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        subtotal\n        invoiceNumber\n        total\n        transactionCurrTotal\n        notes\n        type\n        currency\n        transactionCurr\n        status\n        merchant\n        subscriptionId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        transferGroup\n        mcOwnerAccess\n        mcControllerAccess\n        updatedAt\n        lineItems {\n          items {\n            id\n            subscriptionId\n            invoiceId\n            connectedId\n            type\n            description\n            currency\n            pricePer\n            totalPrice\n            quantity\n            siteId\n            customerId\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            taxes {\n              items {\n                id\n                transactionLineItemId\n                invoiceId\n                taxId\n                taxGovId\n                taxPercent\n                taxName\n                currency\n                amount\n                subscriptionId\n                siteId\n                customerId\n                integratorId\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        payments {\n          items {\n            id\n            stripePaymentIntentId\n            paymentStatus\n            paymentType\n            notes\n            invoiceId\n            siteId\n            customerId\n            integratorId\n            monitoringCenterId\n            amountReceived\n            amountRequested\n            modifiedBy\n            createdAt\n            updatedAt\n            paymentMethod {\n              id\n              subscriptionStripeDetailId\n              stripePaymentId\n              stripePaymentStatus\n              type\n              name\n              identifier\n              preferredPayment\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        transferPayment {\n          id\n          destination\n          transferGroup\n          stripePaymentIntentId\n          currency\n          stripeTransferRefId\n          amount\n          customerId\n          monitoringCenterId\n          integratorId\n          createdAt\n          modifiedBy\n          status\n          invoiceIds\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const invoicesBySite = "\n  query InvoicesBySite(\n    $siteId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelInvoiceFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    invoicesBySite(\n      siteId: $siteId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        subtotal\n        invoiceNumber\n        total\n        transactionCurrTotal\n        notes\n        type\n        currency\n        transactionCurr\n        status\n        merchant\n        subscriptionId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        transferGroup\n        mcOwnerAccess\n        mcControllerAccess\n        updatedAt\n        lineItems {\n          items {\n            id\n            subscriptionId\n            invoiceId\n            connectedId\n            type\n            description\n            currency\n            pricePer\n            totalPrice\n            quantity\n            siteId\n            customerId\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            taxes {\n              items {\n                id\n                transactionLineItemId\n                invoiceId\n                taxId\n                taxGovId\n                taxPercent\n                taxName\n                currency\n                amount\n                subscriptionId\n                siteId\n                customerId\n                integratorId\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        payments {\n          items {\n            id\n            stripePaymentIntentId\n            paymentStatus\n            paymentType\n            notes\n            invoiceId\n            siteId\n            customerId\n            integratorId\n            monitoringCenterId\n            amountReceived\n            amountRequested\n            modifiedBy\n            createdAt\n            updatedAt\n            paymentMethod {\n              id\n              subscriptionStripeDetailId\n              stripePaymentId\n              stripePaymentStatus\n              type\n              name\n              identifier\n              preferredPayment\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        transferPayment {\n          id\n          destination\n          transferGroup\n          stripePaymentIntentId\n          currency\n          stripeTransferRefId\n          amount\n          customerId\n          monitoringCenterId\n          integratorId\n          createdAt\n          modifiedBy\n          status\n          invoiceIds\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const invoicesByStatus = "\n  query InvoicesByStatus(\n    $status: InvoiceStatus\n    $sortDirection: ModelSortDirection\n    $filter: ModelInvoiceFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    invoicesByStatus(\n      status: $status\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        subtotal\n        invoiceNumber\n        total\n        transactionCurrTotal\n        notes\n        type\n        currency\n        transactionCurr\n        status\n        merchant\n        subscriptionId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        transferGroup\n        mcOwnerAccess\n        mcControllerAccess\n        updatedAt\n        lineItems {\n          items {\n            id\n            subscriptionId\n            invoiceId\n            connectedId\n            type\n            description\n            currency\n            pricePer\n            totalPrice\n            quantity\n            siteId\n            customerId\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            taxes {\n              items {\n                id\n                transactionLineItemId\n                invoiceId\n                taxId\n                taxGovId\n                taxPercent\n                taxName\n                currency\n                amount\n                subscriptionId\n                siteId\n                customerId\n                integratorId\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        payments {\n          items {\n            id\n            stripePaymentIntentId\n            paymentStatus\n            paymentType\n            notes\n            invoiceId\n            siteId\n            customerId\n            integratorId\n            monitoringCenterId\n            amountReceived\n            amountRequested\n            modifiedBy\n            createdAt\n            updatedAt\n            paymentMethod {\n              id\n              subscriptionStripeDetailId\n              stripePaymentId\n              stripePaymentStatus\n              type\n              name\n              identifier\n              preferredPayment\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        transferPayment {\n          id\n          destination\n          transferGroup\n          stripePaymentIntentId\n          currency\n          stripeTransferRefId\n          amount\n          customerId\n          monitoringCenterId\n          integratorId\n          createdAt\n          modifiedBy\n          status\n          invoiceIds\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const invoicesByStatusOrdered = "\n  query InvoicesByStatusOrdered(\n    $status: InvoiceStatus\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelInvoiceFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    invoicesByStatusOrdered(\n      status: $status\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        subtotal\n        invoiceNumber\n        total\n        transactionCurrTotal\n        notes\n        type\n        currency\n        transactionCurr\n        status\n        merchant\n        subscriptionId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        modifiedBy\n        createdAt\n        transferGroup\n        mcOwnerAccess\n        mcControllerAccess\n        updatedAt\n        lineItems {\n          items {\n            id\n            subscriptionId\n            invoiceId\n            connectedId\n            type\n            description\n            currency\n            pricePer\n            totalPrice\n            quantity\n            siteId\n            customerId\n            integratorId\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            taxes {\n              items {\n                id\n                transactionLineItemId\n                invoiceId\n                taxId\n                taxGovId\n                taxPercent\n                taxName\n                currency\n                amount\n                subscriptionId\n                siteId\n                customerId\n                integratorId\n                monitoringCenterId\n                modifiedBy\n                createdAt\n                updatedAt\n              }\n              nextToken\n            }\n          }\n          nextToken\n        }\n        payments {\n          items {\n            id\n            stripePaymentIntentId\n            paymentStatus\n            paymentType\n            notes\n            invoiceId\n            siteId\n            customerId\n            integratorId\n            monitoringCenterId\n            amountReceived\n            amountRequested\n            modifiedBy\n            createdAt\n            updatedAt\n            paymentMethod {\n              id\n              subscriptionStripeDetailId\n              stripePaymentId\n              stripePaymentStatus\n              type\n              name\n              identifier\n              preferredPayment\n              monitoringCenterId\n              mcOwnerAccess\n              mcControllerAccess\n              mcBillingAdminAccess\n              integratorId\n              modifiedBy\n              archived\n              createdAt\n              updatedAt\n            }\n          }\n          nextToken\n        }\n        transferPayment {\n          id\n          destination\n          transferGroup\n          stripePaymentIntentId\n          currency\n          stripeTransferRefId\n          amount\n          customerId\n          monitoringCenterId\n          integratorId\n          createdAt\n          modifiedBy\n          status\n          invoiceIds\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getInvoicePayment = "\n  query GetInvoicePayment($id: ID!) {\n    getInvoicePayment(id: $id) {\n      id\n      stripePaymentIntentId\n      paymentStatus\n      paymentType\n      notes\n      invoiceId\n      siteId\n      customerId\n      integratorId\n      monitoringCenterId\n      amountReceived\n      amountRequested\n      modifiedBy\n      createdAt\n      updatedAt\n      paymentMethod {\n        id\n        subscriptionStripeDetailId\n        stripePaymentId\n        stripePaymentStatus\n        type\n        name\n        identifier\n        preferredPayment\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n    }\n  }\n";
export declare const listInvoicePayments = "\n  query ListInvoicePayments(\n    $filter: ModelInvoicePaymentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listInvoicePayments(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        stripePaymentIntentId\n        paymentStatus\n        paymentType\n        notes\n        invoiceId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        amountReceived\n        amountRequested\n        modifiedBy\n        createdAt\n        updatedAt\n        paymentMethod {\n          id\n          subscriptionStripeDetailId\n          stripePaymentId\n          stripePaymentStatus\n          type\n          name\n          identifier\n          preferredPayment\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const paymentsByInvoice = "\n  query PaymentsByInvoice(\n    $invoiceId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelInvoicePaymentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    paymentsByInvoice(\n      invoiceId: $invoiceId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        stripePaymentIntentId\n        paymentStatus\n        paymentType\n        notes\n        invoiceId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        amountReceived\n        amountRequested\n        modifiedBy\n        createdAt\n        updatedAt\n        paymentMethod {\n          id\n          subscriptionStripeDetailId\n          stripePaymentId\n          stripePaymentStatus\n          type\n          name\n          identifier\n          preferredPayment\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const invoicePaymentByStatusAndCreatedAt = "\n  query InvoicePaymentByStatusAndCreatedAt(\n    $paymentStatus: StripePaymentStatus\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelInvoicePaymentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    invoicePaymentByStatusAndCreatedAt(\n      paymentStatus: $paymentStatus\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        stripePaymentIntentId\n        paymentStatus\n        paymentType\n        notes\n        invoiceId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        amountReceived\n        amountRequested\n        modifiedBy\n        createdAt\n        updatedAt\n        paymentMethod {\n          id\n          subscriptionStripeDetailId\n          stripePaymentId\n          stripePaymentStatus\n          type\n          name\n          identifier\n          preferredPayment\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getInvoiceTransferPayment = "\n  query GetInvoiceTransferPayment($id: ID!) {\n    getInvoiceTransferPayment(id: $id) {\n      id\n      destination\n      transferGroup\n      stripePaymentIntentId\n      currency\n      stripeTransferRefId\n      amount\n      customerId\n      monitoringCenterId\n      integratorId\n      createdAt\n      modifiedBy\n      status\n      invoiceIds\n      updatedAt\n    }\n  }\n";
export declare const listInvoiceTransferPayments = "\n  query ListInvoiceTransferPayments(\n    $filter: ModelInvoiceTransferPaymentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listInvoiceTransferPayments(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        destination\n        transferGroup\n        stripePaymentIntentId\n        currency\n        stripeTransferRefId\n        amount\n        customerId\n        monitoringCenterId\n        integratorId\n        createdAt\n        modifiedBy\n        status\n        invoiceIds\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const transfersByGroup = "\n  query TransfersByGroup(\n    $transferGroup: String\n    $sortDirection: ModelSortDirection\n    $filter: ModelInvoiceTransferPaymentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    transfersByGroup(\n      transferGroup: $transferGroup\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        destination\n        transferGroup\n        stripePaymentIntentId\n        currency\n        stripeTransferRefId\n        amount\n        customerId\n        monitoringCenterId\n        integratorId\n        createdAt\n        modifiedBy\n        status\n        invoiceIds\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const invoiceTransferPaymentByStatusAndCreatedAt = "\n  query InvoiceTransferPaymentByStatusAndCreatedAt(\n    $status: InvoiceTransferStatus\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelInvoiceTransferPaymentFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    invoiceTransferPaymentByStatusAndCreatedAt(\n      status: $status\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        destination\n        transferGroup\n        stripePaymentIntentId\n        currency\n        stripeTransferRefId\n        amount\n        customerId\n        monitoringCenterId\n        integratorId\n        createdAt\n        modifiedBy\n        status\n        invoiceIds\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getWalletTransfer = "\n  query GetWalletTransfer($id: ID!) {\n    getWalletTransfer(id: $id) {\n      id\n      subscriptionId\n      siteId\n      customerId\n      integratorId\n      monitoringCenterId\n      amount\n      currency\n      conversionRate\n      stripePaymentId\n      modifiedBy\n      type\n      createdAt\n      updatedAt\n      paymentMethod {\n        id\n        subscriptionStripeDetailId\n        stripePaymentId\n        stripePaymentStatus\n        type\n        name\n        identifier\n        preferredPayment\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcBillingAdminAccess\n        integratorId\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n      }\n    }\n  }\n";
export declare const listWalletTransfers = "\n  query ListWalletTransfers(\n    $filter: ModelWalletTransferFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listWalletTransfers(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        subscriptionId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        amount\n        currency\n        conversionRate\n        stripePaymentId\n        modifiedBy\n        type\n        createdAt\n        updatedAt\n        paymentMethod {\n          id\n          subscriptionStripeDetailId\n          stripePaymentId\n          stripePaymentStatus\n          type\n          name\n          identifier\n          preferredPayment\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const walletTransfersBySubscription = "\n  query WalletTransfersBySubscription(\n    $subscriptionId: ID\n    $createdAt: ModelStringKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelWalletTransferFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    walletTransfersBySubscription(\n      subscriptionId: $subscriptionId\n      createdAt: $createdAt\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        subscriptionId\n        siteId\n        customerId\n        integratorId\n        monitoringCenterId\n        amount\n        currency\n        conversionRate\n        stripePaymentId\n        modifiedBy\n        type\n        createdAt\n        updatedAt\n        paymentMethod {\n          id\n          subscriptionStripeDetailId\n          stripePaymentId\n          stripePaymentStatus\n          type\n          name\n          identifier\n          preferredPayment\n          monitoringCenterId\n          mcOwnerAccess\n          mcControllerAccess\n          mcBillingAdminAccess\n          integratorId\n          modifiedBy\n          archived\n          createdAt\n          updatedAt\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getStripePayoutDetails = "\n  query GetStripePayoutDetails($stripeAccId: String!) {\n    getStripePayoutDetails(stripeAccId: $stripeAccId) {\n      stripeAccId\n      integratorId\n      monitoringCenterId\n      chargesEnabled\n      modifiedBy\n      mcOwnerAccess\n      mcControllerAccess\n      archived\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listStripePayoutDetailss = "\n  query ListStripePayoutDetailss(\n    $stripeAccId: String\n    $filter: ModelStripePayoutDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n    $sortDirection: ModelSortDirection\n  ) {\n    listStripePayoutDetailss(\n      stripeAccId: $stripeAccId\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n      sortDirection: $sortDirection\n    ) {\n      items {\n        stripeAccId\n        integratorId\n        monitoringCenterId\n        chargesEnabled\n        modifiedBy\n        mcOwnerAccess\n        mcControllerAccess\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const stripePayoutDetailsByInt = "\n  query StripePayoutDetailsByInt(\n    $integratorId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelStripePayoutDetailsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    stripePayoutDetailsByInt(\n      integratorId: $integratorId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        stripeAccId\n        integratorId\n        monitoringCenterId\n        chargesEnabled\n        modifiedBy\n        mcOwnerAccess\n        mcControllerAccess\n        archived\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getExchangeRateSetting = "\n  query GetExchangeRateSetting($country: String!) {\n    getExchangeRateSetting(country: $country) {\n      country\n      modifiedBy\n      rate\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listExchangeRateSettings = "\n  query ListExchangeRateSettings(\n    $country: String\n    $filter: ModelExchangeRateSettingFilterInput\n    $limit: Int\n    $nextToken: String\n    $sortDirection: ModelSortDirection\n  ) {\n    listExchangeRateSettings(\n      country: $country\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n      sortDirection: $sortDirection\n    ) {\n      items {\n        country\n        modifiedBy\n        rate\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const getPaymentTransferSettings = "\n  query GetPaymentTransferSettings($id: ID!) {\n    getPaymentTransferSettings(id: $id) {\n      id\n      monitoringCenterId\n      mcOwnerAccess\n      mcControllerAccess\n      mcIntAdminAccess\n      type\n      variable\n      variableMaxDollars\n      flat\n      modifiedBy\n      archived\n      createdAt\n      updatedAt\n      variableTaxType {\n        id\n        monitoringCenterId\n        mcIntAdminAccess\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        archived\n        name\n        modifiedBy\n        createdAt\n        updatedAt\n        taxes {\n          items {\n            id\n            taxId\n            taxTypeId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            tax {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              region\n              subregion\n              archived\n              amount\n              name\n              taxGovId\n              modifiedBy\n              createdAt\n              updatedAt\n              taxTypes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n            integratorId\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n      flatTaxType {\n        id\n        monitoringCenterId\n        mcIntAdminAccess\n        mcOwnerAccess\n        mcControllerAccess\n        integratorId\n        archived\n        name\n        modifiedBy\n        createdAt\n        updatedAt\n        taxes {\n          items {\n            id\n            taxId\n            taxTypeId\n            mcIntAdminAccess\n            mcOwnerAccess\n            mcControllerAccess\n            monitoringCenterId\n            modifiedBy\n            createdAt\n            updatedAt\n            tax {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              region\n              subregion\n              archived\n              amount\n              name\n              taxGovId\n              modifiedBy\n              createdAt\n              updatedAt\n              taxTypes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n            integratorId\n            taxType {\n              id\n              monitoringCenterId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              integratorId\n              archived\n              name\n              modifiedBy\n              createdAt\n              updatedAt\n              taxes {\n                items {\n                  id\n                  taxId\n                  taxTypeId\n                  mcIntAdminAccess\n                  mcOwnerAccess\n                  mcControllerAccess\n                  monitoringCenterId\n                  modifiedBy\n                  createdAt\n                  updatedAt\n                  integratorId\n                }\n                nextToken\n              }\n            }\n          }\n          nextToken\n        }\n      }\n    }\n  }\n";
export declare const listPaymentTransferSettingss = "\n  query ListPaymentTransferSettingss(\n    $filter: ModelPaymentTransferSettingsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listPaymentTransferSettingss(\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcIntAdminAccess\n        type\n        variable\n        variableMaxDollars\n        flat\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        variableTaxType {\n          id\n          monitoringCenterId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          archived\n          name\n          modifiedBy\n          createdAt\n          updatedAt\n          taxes {\n            items {\n              id\n              taxId\n              taxTypeId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n              tax {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                region\n                subregion\n                archived\n                amount\n                name\n                taxGovId\n                modifiedBy\n                createdAt\n                updatedAt\n                taxTypes {\n                  nextToken\n                }\n              }\n              integratorId\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n        flatTaxType {\n          id\n          monitoringCenterId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          archived\n          name\n          modifiedBy\n          createdAt\n          updatedAt\n          taxes {\n            items {\n              id\n              taxId\n              taxTypeId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n              tax {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                region\n                subregion\n                archived\n                amount\n                name\n                taxGovId\n                modifiedBy\n                createdAt\n                updatedAt\n                taxTypes {\n                  nextToken\n                }\n              }\n              integratorId\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const paymentTransferSettingsByMC = "\n  query PaymentTransferSettingsByMC(\n    $monitoringCenterId: ID\n    $sortDirection: ModelSortDirection\n    $filter: ModelPaymentTransferSettingsFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    paymentTransferSettingsByMC(\n      monitoringCenterId: $monitoringCenterId\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        mcOwnerAccess\n        mcControllerAccess\n        mcIntAdminAccess\n        type\n        variable\n        variableMaxDollars\n        flat\n        modifiedBy\n        archived\n        createdAt\n        updatedAt\n        variableTaxType {\n          id\n          monitoringCenterId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          archived\n          name\n          modifiedBy\n          createdAt\n          updatedAt\n          taxes {\n            items {\n              id\n              taxId\n              taxTypeId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n              tax {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                region\n                subregion\n                archived\n                amount\n                name\n                taxGovId\n                modifiedBy\n                createdAt\n                updatedAt\n                taxTypes {\n                  nextToken\n                }\n              }\n              integratorId\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n        flatTaxType {\n          id\n          monitoringCenterId\n          mcIntAdminAccess\n          mcOwnerAccess\n          mcControllerAccess\n          integratorId\n          archived\n          name\n          modifiedBy\n          createdAt\n          updatedAt\n          taxes {\n            items {\n              id\n              taxId\n              taxTypeId\n              mcIntAdminAccess\n              mcOwnerAccess\n              mcControllerAccess\n              monitoringCenterId\n              modifiedBy\n              createdAt\n              updatedAt\n              tax {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                region\n                subregion\n                archived\n                amount\n                name\n                taxGovId\n                modifiedBy\n                createdAt\n                updatedAt\n                taxTypes {\n                  nextToken\n                }\n              }\n              integratorId\n              taxType {\n                id\n                monitoringCenterId\n                mcIntAdminAccess\n                mcOwnerAccess\n                mcControllerAccess\n                integratorId\n                archived\n                name\n                modifiedBy\n                createdAt\n                updatedAt\n                taxes {\n                  nextToken\n                }\n              }\n            }\n            nextToken\n          }\n        }\n      }\n      nextToken\n    }\n  }\n";
export declare const getWebhookHealth = "\n  query GetWebhookHealth($id: ID!) {\n    getWebhookHealth(id: $id) {\n      id\n      monitoringCenterId\n      vmsWebhookId\n      date\n      ackAvgInterval\n      acklastReceived\n      ackCount\n      analyticAvgInterval\n      analyticlastReceived\n      analyticCount\n      createdAt\n      updatedAt\n    }\n  }\n";
export declare const listWebhookHealths = "\n  query ListWebhookHealths(\n    $filter: ModelWebhookHealthFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    listWebhookHealths(filter: $filter, limit: $limit, nextToken: $nextToken) {\n      items {\n        id\n        monitoringCenterId\n        vmsWebhookId\n        date\n        ackAvgInterval\n        acklastReceived\n        ackCount\n        analyticAvgInterval\n        analyticlastReceived\n        analyticCount\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
export declare const webhookHealthByDate = "\n  query WebhookHealthByDate(\n    $monitoringCenterId: ID\n    $vmsWebhookIdDate: ModelWebhookHealthWebhookHealthByDateCompositeKeyConditionInput\n    $sortDirection: ModelSortDirection\n    $filter: ModelWebhookHealthFilterInput\n    $limit: Int\n    $nextToken: String\n  ) {\n    webhookHealthByDate(\n      monitoringCenterId: $monitoringCenterId\n      vmsWebhookIdDate: $vmsWebhookIdDate\n      sortDirection: $sortDirection\n      filter: $filter\n      limit: $limit\n      nextToken: $nextToken\n    ) {\n      items {\n        id\n        monitoringCenterId\n        vmsWebhookId\n        date\n        ackAvgInterval\n        acklastReceived\n        ackCount\n        analyticAvgInterval\n        analyticlastReceived\n        analyticCount\n        createdAt\n        updatedAt\n      }\n      nextToken\n    }\n  }\n";
