import { TypedDocumentNode as DocumentNode } from "@graphql-typed-document-node/core"; import type { PublicIrisAppManifest } from "@trackunit/iris-app-api"; export type Maybe = T | null; export type InputMaybe = Maybe | undefined; export type Exact = { [K in keyof T]: T[K]; }; export type MakeOptional = Omit & { [SubKey in K]?: Maybe; }; export type MakeMaybe = Omit & { [SubKey in K]: Maybe; }; export type MakeEmpty = { [_ in K]?: never; }; export type Incremental = T | { [P in keyof T]?: P extends " $fragmentName" | "__typename" ? T[P] : never; }; export type DateTimeISOString = string; /** All built-in and custom scalars, mapped to their actual values */ export type Scalars = { ID: { input: string; output: string; }; String: { input: string; output: string; }; Boolean: { input: boolean; output: boolean; }; Int: { input: number; output: number; }; Float: { input: number; output: number; }; /** The ISO 4217 currency code of the monetary field definition. */ Currency: { input: string; output: string; }; /** Cursor scalar. */ Cursor: { input: string; output: string; }; /** Date scalar */ Date: { input: DateTimeISOString; output: DateTimeISOString; }; /** DateTime represents a “date-time” as specified in section 5.6 of RFC 3339 */ DateTime: { input: DateTimeISOString; output: DateTimeISOString; }; /** Duration represents an ISO 8601 duration */ Duration: { input: any; output: any; }; /** Valid email address according to https://owasp.org/www-community/OWASP_Validation_Regex_Repository */ EmailAddress: { input: string; output: string; }; /** A (possiblely multidimensional) set of coordinates following x, y, z order. */ GeoJSONCoordinates: { input: [number, number] | [number, number][] | [number, number][][]; output: [number, number] | [number, number][] | [number, number][][]; }; /** Raw JSON object structure, not serialized to string */ JSON: { input: any; output: any; }; /** The `JSONObject` scalar type represents JSON values as a string */ JSONObject: { input: any; output: any; }; /** 24-hour clock time string in the format hh:mm:ss.sss or hh:mm:ss if partial seconds is zero */ LocalTime: { input: any; output: any; }; /** Javascript `Long`. Type represents a 64 bit integer. */ Long: { input: any; output: any; }; /** Phone number in E.164 format */ PhoneNumber: { input: string; output: string; }; /** The `PublicIrisAppManifest` scalar type represents an Iris App Manifest as JSON */ PublicIrisAppManifest: { input: PublicIrisAppManifest; output: PublicIrisAppManifest; }; /** Uniform resource locator */ Url: { input: string; output: string; }; /** YearMonth scalar */ YearMonth: { input: any; output: any; }; }; export declare const accessManagementMode: { readonly LOCKED_FOR_ALL: "LOCKED_FOR_ALL"; readonly UNKNOWN: "UNKNOWN"; readonly UNLOCKED_FOR_ALL: "UNLOCKED_FOR_ALL"; readonly UNLOCKED_FOR_KEY: "UNLOCKED_FOR_KEY"; readonly UNSUPPORTED: "UNSUPPORTED"; }; export type AccessManagementMode = (typeof accessManagementMode)[keyof typeof accessManagementMode]; export declare const aggregationPeriod: { readonly LAST1D: "LAST1D"; readonly LAST7D: "LAST7D"; readonly LAST30D: "LAST30D"; readonly LAST365D: "LAST365D"; readonly LIFETIME: "LIFETIME"; }; export type AggregationPeriod = (typeof aggregationPeriod)[keyof typeof aggregationPeriod]; export declare const areaFilterGeoJsonGeometryType: { readonly MultiPolygon: "MultiPolygon"; readonly Polygon: "Polygon"; }; export type AreaFilterGeoJsonGeometryType = (typeof areaFilterGeoJsonGeometryType)[keyof typeof areaFilterGeoJsonGeometryType]; export declare const assetActivityState: { readonly IDLING: "IDLING"; readonly STOPPED: "STOPPED"; readonly UNDEFINED: "UNDEFINED"; readonly UNKNOWN: "UNKNOWN"; readonly WORKING: "WORKING"; }; export type AssetActivityState = (typeof assetActivityState)[keyof typeof assetActivityState]; export declare const assetCriticalityState: { readonly CRITICAL: "CRITICAL"; readonly LOW: "LOW"; readonly NONE: "NONE"; }; export type AssetCriticalityState = (typeof assetCriticalityState)[keyof typeof assetCriticalityState]; export declare const assetInsightType: { readonly ACAVERAGEFREQUENCY: "ACAVERAGEFREQUENCY"; readonly ACAVERAGEPHASETONEUTRALRMSVOLTAGE: "ACAVERAGEPHASETONEUTRALRMSVOLTAGE"; readonly ACAVERAGEPHASETOPHASERMSVOLTAGE: "ACAVERAGEPHASETOPHASERMSVOLTAGE"; readonly ACAVERAGERMSCURRENT: "ACAVERAGERMSCURRENT"; readonly ACCELEROMETERSHOCK: "ACCELEROMETERSHOCK"; readonly ACCELEROMETERXAXIS: "ACCELEROMETERXAXIS"; readonly ACCELEROMETERYAXIS: "ACCELEROMETERYAXIS"; readonly ACCELEROMETERZAXIS: "ACCELEROMETERZAXIS"; readonly ACPHASEL1ACTIVEPOWER: "ACPHASEL1ACTIVEPOWER"; readonly ACPHASEL1FREQUENCY: "ACPHASEL1FREQUENCY"; readonly ACPHASEL1L2RMSVOLTAGE: "ACPHASEL1L2RMSVOLTAGE"; readonly ACPHASEL1NETURALRMSVOLTAGE: "ACPHASEL1NETURALRMSVOLTAGE"; readonly ACPHASEL1RMSCURRENT: "ACPHASEL1RMSCURRENT"; readonly ACPHASEL2ACTIVEPOWER: "ACPHASEL2ACTIVEPOWER"; readonly ACPHASEL2FREQUENCY: "ACPHASEL2FREQUENCY"; readonly ACPHASEL2L3RMSVOLTAGE: "ACPHASEL2L3RMSVOLTAGE"; readonly ACPHASEL2NETURALRMSVOLTAGE: "ACPHASEL2NETURALRMSVOLTAGE"; readonly ACPHASEL2RMSCURRENT: "ACPHASEL2RMSCURRENT"; readonly ACPHASEL3ACTIVEPOWER: "ACPHASEL3ACTIVEPOWER"; readonly ACPHASEL3FREQUENCY: "ACPHASEL3FREQUENCY"; readonly ACPHASEL3L1RMSVOLTAGE: "ACPHASEL3L1RMSVOLTAGE"; readonly ACPHASEL3NETURALRMSVOLTAGE: "ACPHASEL3NETURALRMSVOLTAGE"; readonly ACPHASEL3RMSCURRENT: "ACPHASEL3RMSCURRENT"; readonly ACTOTALACTIVEPOWER: "ACTOTALACTIVEPOWER"; readonly ACTOTALAPPARENTPOWER: "ACTOTALAPPARENTPOWER"; readonly ACTOTALPOWERFACTOR: "ACTOTALPOWERFACTOR"; readonly ACTOTALREACTIVEPOWER: "ACTOTALREACTIVEPOWER"; readonly ACTOTALRELATIVEACTIVEPOWERLOADPERCENTAGE: "ACTOTALRELATIVEACTIVEPOWERLOADPERCENTAGE"; readonly ACTOTALRELATIVEAPPARENTPOWERLOADPERCENTAGE: "ACTOTALRELATIVEAPPARENTPOWERLOADPERCENTAGE"; readonly ACTOTALRELATIVELOADPERCENTAGE: "ACTOTALRELATIVELOADPERCENTAGE"; readonly ACTUALENGINEPERCENTTORQUE: "ACTUALENGINEPERCENTTORQUE"; readonly AFTERTREATMENTDIESELEXHAUSTFLUIDCONCENTRATION: "AFTERTREATMENTDIESELEXHAUSTFLUIDCONCENTRATION"; readonly AFTERTREATMENTDIESELEXHAUSTFLUIDTANKLEVEL: "AFTERTREATMENTDIESELEXHAUSTFLUIDTANKLEVEL"; readonly AFTERTREATMENTDIESELEXHAUSTFLUIDTANKTEMPERATURE: "AFTERTREATMENTDIESELEXHAUSTFLUIDTANKTEMPERATURE"; readonly AFTERTREATMENTDIESELPARTICULATEFILTERACTIVEREGENERATIONSTATE: "AFTERTREATMENTDIESELPARTICULATEFILTERACTIVEREGENERATIONSTATE"; readonly AFTERTREATMENTDIESELPARTICULATEFILTERACTIVEREGENERATIONSTATUS: "AFTERTREATMENTDIESELPARTICULATEFILTERACTIVEREGENERATIONSTATUS"; readonly AFTERTREATMENTDIESELPARTICULATEFILTERASHLOADPERCENT: "AFTERTREATMENTDIESELPARTICULATEFILTERASHLOADPERCENT"; readonly AFTERTREATMENTDIESELPARTICULATEFILTERDIFFERENTIALPRESSURE: "AFTERTREATMENTDIESELPARTICULATEFILTERDIFFERENTIALPRESSURE"; readonly AFTERTREATMENTDIESELPARTICULATEFILTERINTAKETEMPERATURE: "AFTERTREATMENTDIESELPARTICULATEFILTERINTAKETEMPERATURE"; readonly AFTERTREATMENTDIESELPARTICULATEFILTERPASSIVEREGENERATIONSTATUS: "AFTERTREATMENTDIESELPARTICULATEFILTERPASSIVEREGENERATIONSTATUS"; readonly AFTERTREATMENTDIESELPARTICULATEFILTERSOOTLOADPERCENT: "AFTERTREATMENTDIESELPARTICULATEFILTERSOOTLOADPERCENT"; readonly AFTERTREATMENTDIESELPARTICULATEFILTERSTATE: "AFTERTREATMENTDIESELPARTICULATEFILTERSTATE"; readonly AFTERTREATMENTDIESELPARTICULATEFILTERSTATUS: "AFTERTREATMENTDIESELPARTICULATEFILTERSTATUS"; readonly AFTERTREATMENTDIESELPARTICULATEFILTERTIMESINCELASTACTIVEREGENERATION: "AFTERTREATMENTDIESELPARTICULATEFILTERTIMESINCELASTACTIVEREGENERATION"; readonly AFTERTREATMENTDIESELPARTICULATEFILTERTIMETONEXTACTIVEREGENERATION: "AFTERTREATMENTDIESELPARTICULATEFILTERTIMETONEXTACTIVEREGENERATION"; readonly AFTERTREATMENTEXHAUSTTEMPERATURE: "AFTERTREATMENTEXHAUSTTEMPERATURE"; readonly AFTERTREATMENTSCROPERATORINDUCEMENTSEVERITY: "AFTERTREATMENTSCROPERATORINDUCEMENTSEVERITY"; readonly AFTERTREATMENTSCRTIMESINCELASTCLEANINGEVENT: "AFTERTREATMENTSCRTIMESINCELASTCLEANINGEVENT"; readonly ALTITUDE: "ALTITUDE"; readonly AMBERWARNINGLAMP: "AMBERWARNINGLAMP"; readonly AMBIENTAIRTEMPERATURE: "AMBIENTAIRTEMPERATURE"; readonly AVERAGELOADFACTORLAST24HOURS: "AVERAGELOADFACTORLAST24HOURS"; readonly BAROMETRICPRESSURE: "BAROMETRICPRESSURE"; readonly BATTERYCHARGECYCLESCOUNT: "BATTERYCHARGECYCLESCOUNT"; readonly BATTERYCHARGERCUMULATIVEINPUTENERGY: "BATTERYCHARGERCUMULATIVEINPUTENERGY"; readonly BATTERYCHARGERINPUTCURRENT: "BATTERYCHARGERINPUTCURRENT"; readonly BATTERYCHARGERINPUTCURRENTLIMIT: "BATTERYCHARGERINPUTCURRENTLIMIT"; readonly BATTERYCHARGERINPUTVOLTAGE: "BATTERYCHARGERINPUTVOLTAGE"; readonly BATTERYCHARGEROUTPUTCURRENT: "BATTERYCHARGEROUTPUTCURRENT"; readonly BATTERYCHARGEROUTPUTCURRENTLIMIT: "BATTERYCHARGEROUTPUTCURRENTLIMIT"; readonly BATTERYCHARGEROUTPUTVOLTAGE: "BATTERYCHARGEROUTPUTVOLTAGE"; readonly BATTERYCHARGERPOWERLINESTATE: "BATTERYCHARGERPOWERLINESTATE"; readonly BATTERYCHARGERSTATE: "BATTERYCHARGERSTATE"; readonly BATTERYCUMULATIVECHARGINGHOURS: "BATTERYCUMULATIVECHARGINGHOURS"; readonly BATTERYCUMULATIVEDISCHARGEDENERGY: "BATTERYCUMULATIVEDISCHARGEDENERGY"; readonly BATTERYCURRENT: "BATTERYCURRENT"; readonly BATTERYPOTENTIAL: "BATTERYPOTENTIAL"; readonly BATTERYREMAININGCHARGETIME: "BATTERYREMAININGCHARGETIME"; readonly BATTERYREMAININGRUNTIME: "BATTERYREMAININGRUNTIME"; readonly BATTERYSTATEOFCHARGEPERCENT: "BATTERYSTATEOFCHARGEPERCENT"; readonly BATTERYSTATEOFHEALTHPERCENT: "BATTERYSTATEOFHEALTHPERCENT"; readonly BATTERYTEMPERATURE: "BATTERYTEMPERATURE"; readonly CUMULATIVEACTIVEREGENERATIONHOURS: "CUMULATIVEACTIVEREGENERATIONHOURS"; readonly CUMULATIVECO2EMISSIONS: "CUMULATIVECO2EMISSIONS"; readonly CUMULATIVEENGINEHOURS: "CUMULATIVEENGINEHOURS"; readonly CUMULATIVEIDLEENERGYUSED: "CUMULATIVEIDLEENERGYUSED"; readonly CUMULATIVEIDLENONOPERATINGHOURS: "CUMULATIVEIDLENONOPERATINGHOURS"; readonly CUMULATIVELOADCOUNT: "CUMULATIVELOADCOUNT"; readonly CUMULATIVEMOVINGHOURS: "CUMULATIVEMOVINGHOURS"; readonly CUMULATIVEOPERATINGDISTANCE: "CUMULATIVEOPERATINGDISTANCE"; readonly CUMULATIVEOPERATINGHOURS: "CUMULATIVEOPERATINGHOURS"; readonly CUMULATIVEOPERATIONCOUNT: "CUMULATIVEOPERATIONCOUNT"; readonly CUMULATIVEPAYLOADTOTALS: "CUMULATIVEPAYLOADTOTALS"; readonly CUMULATIVEPRODUCTIVEHOURS: "CUMULATIVEPRODUCTIVEHOURS"; readonly CUMULATIVEUTILIZATIONHOURS: "CUMULATIVEUTILIZATIONHOURS"; readonly DIESELPARTICULATEFILTERACTIVEREGENERATIONINHIBITEDDUETOINHIBITSWITCH: "DIESELPARTICULATEFILTERACTIVEREGENERATIONINHIBITEDDUETOINHIBITSWITCH"; readonly DIESELPARTICULATEFILTERLAMPCOMMAND: "DIESELPARTICULATEFILTERLAMPCOMMAND"; readonly ENGINEAIRFILTERDIFFERENTIALPRESSURE: "ENGINEAIRFILTERDIFFERENTIALPRESSURE"; readonly ENGINECOOLANTLEVEL: "ENGINECOOLANTLEVEL"; readonly ENGINECOOLANTPRESSURE: "ENGINECOOLANTPRESSURE"; readonly ENGINECOOLANTTEMPERATURE: "ENGINECOOLANTTEMPERATURE"; readonly ENGINEEXHAUSTTEMPERATURE: "ENGINEEXHAUSTTEMPERATURE"; readonly ENGINEFUELDELIVERYPRESSURE: "ENGINEFUELDELIVERYPRESSURE"; readonly ENGINEFUELFILTERDIFFERENTIALPRESSURE: "ENGINEFUELFILTERDIFFERENTIALPRESSURE"; readonly ENGINEFUELRATE: "ENGINEFUELRATE"; readonly ENGINEFUELTEMPERATURE: "ENGINEFUELTEMPERATURE"; readonly ENGINEHOURSTOTALVEHICLEHOURS: "ENGINEHOURSTOTALVEHICLEHOURS"; readonly ENGINEINTAKEAIRPRESSURE: "ENGINEINTAKEAIRPRESSURE"; readonly ENGINEINTAKEAIRTEMPERATURE: "ENGINEINTAKEAIRTEMPERATURE"; readonly ENGINEINTAKEMANIFOLDPRESSURE: "ENGINEINTAKEMANIFOLDPRESSURE"; readonly ENGINEINTAKEMANIFOLDTEMPERATURE: "ENGINEINTAKEMANIFOLDTEMPERATURE"; readonly ENGINEINTAKETEMPERATURE: "ENGINEINTAKETEMPERATURE"; readonly ENGINEINTERCOOLERTEMPERATURE: "ENGINEINTERCOOLERTEMPERATURE"; readonly ENGINEOILFILTERDIFFERENTIALPRESSURE: "ENGINEOILFILTERDIFFERENTIALPRESSURE"; readonly ENGINEOILLEVEL: "ENGINEOILLEVEL"; readonly ENGINEOILPRESSURE: "ENGINEOILPRESSURE"; readonly ENGINEOILTEMPERATURE: "ENGINEOILTEMPERATURE"; readonly ENGINEPERCENTLOADATCURRENTSPEED: "ENGINEPERCENTLOADATCURRENTSPEED"; readonly ENGINESPEED: "ENGINESPEED"; readonly ENGINESTATUS: "ENGINESTATUS"; readonly ENGINETORQUE: "ENGINETORQUE"; readonly ENGINETOTALFUELUSED: "ENGINETOTALFUELUSED"; readonly ENGINETOTALIDLEFUELUSED: "ENGINETOTALIDLEFUELUSED"; readonly ENGINETOTALIDLEHOURS: "ENGINETOTALIDLEHOURS"; readonly ENGINETRIPFUEL: "ENGINETRIPFUEL"; readonly EXHAUSTSYSTEMHIGHTEMPERATURELAMPCOMMAND: "EXHAUSTSYSTEMHIGHTEMPERATURELAMPCOMMAND"; readonly FUELLEVEL: "FUELLEVEL"; readonly FUELTANKCAPACITY: "FUELTANKCAPACITY"; readonly FUELUSEDLAST24HOURS: "FUELUSEDLAST24HOURS"; readonly GENERATORTOTALKWHOURSEXPORT: "GENERATORTOTALKWHOURSEXPORT"; readonly HYDRAULICOILFILTERRESTRICTIONSWITCH: "HYDRAULICOILFILTERRESTRICTIONSWITCH"; readonly HYDRAULICOILLEVEL: "HYDRAULICOILLEVEL"; readonly HYDRAULICPRESSURE: "HYDRAULICPRESSURE"; readonly HYDRAULICTEMPERATURE: "HYDRAULICTEMPERATURE"; readonly IMPACT: "IMPACT"; readonly MACHINEACTIVITYSTATE: "MACHINEACTIVITYSTATE"; readonly MALFUNCTIONINDICATORLAMP: "MALFUNCTIONINDICATORLAMP"; readonly MAXIMUMSPEEDLAST24HOURS: "MAXIMUMSPEEDLAST24HOURS"; readonly MOVINGSTATUS: "MOVINGSTATUS"; readonly OPERATIONSTATUS: "OPERATIONSTATUS"; readonly OTHER: "OTHER"; readonly PARTICLEVELOCITY: "PARTICLEVELOCITY"; readonly PARTICULATEMATTER10: "PARTICULATEMATTER10"; readonly PARTICULATEMATTER25: "PARTICULATEMATTER25"; readonly PAYLOAD: "PAYLOAD"; readonly PAYLOADPERCENTAGE: "PAYLOADPERCENTAGE"; readonly PAYLOADTEMPERATURE: "PAYLOADTEMPERATURE"; readonly PITCHANGLE: "PITCHANGLE"; readonly PLATFORMELEVATED: "PLATFORMELEVATED"; readonly PLATFORMHEIGHT: "PLATFORMHEIGHT"; readonly PLATFORMHEIGHTPERCENT: "PLATFORMHEIGHTPERCENT"; readonly PLATFORMSTOWED: "PLATFORMSTOWED"; readonly PROTECTLAMP: "PROTECTLAMP"; readonly REDSTOPLAMP: "REDSTOPLAMP"; readonly RESCUEMODEACTIVE: "RESCUEMODEACTIVE"; readonly ROADSURFACETEMPERATURE: "ROADSURFACETEMPERATURE"; readonly ROLLANGLE: "ROLLANGLE"; readonly SEATBELTSWITCH: "SEATBELTSWITCH"; readonly SERVICECOMPONENTIDENTIFICATION: "SERVICECOMPONENTIDENTIFICATION"; readonly SERVICEDELAYCALENDARTIMEBASED: "SERVICEDELAYCALENDARTIMEBASED"; readonly SERVICEDELAYOPERATIONALTIMEBASED: "SERVICEDELAYOPERATIONALTIMEBASED"; readonly SPEED: "SPEED"; readonly STABILIZERSDEPLOYED: "STABILIZERSDEPLOYED"; readonly TOTALPOWERTAKEOFFHOURS: "TOTALPOWERTAKEOFFHOURS"; readonly TOTALVEHICLEDISTANCE: "TOTALVEHICLEDISTANCE"; readonly TRANSMISSIONOILTEMPERATURE: "TRANSMISSIONOILTEMPERATURE"; readonly WATERINFUELINDICATOR: "WATERINFUELINDICATOR"; readonly WHEELBASEDVEHICLESPEED: "WHEELBASEDVEHICLESPEED"; readonly WINDDIRECTION: "WINDDIRECTION"; readonly WINDSPEED: "WINDSPEED"; }; export type AssetInsightType = (typeof assetInsightType)[keyof typeof assetInsightType]; export declare const assetLastSeen: { readonly LAST_7_DAYS: "LAST_7_DAYS"; readonly LAST_24_HOURS: "LAST_24_HOURS"; readonly LAST_30_DAYS: "LAST_30_DAYS"; readonly LAST_HOUR: "LAST_HOUR"; readonly OLDER_THAN_30_DAYS: "OLDER_THAN_30_DAYS"; }; export type AssetLastSeen = (typeof assetLastSeen)[keyof typeof assetLastSeen]; export declare const assetSortByProperty: { readonly ACCESS_MANAGEMENT: "ACCESS_MANAGEMENT"; readonly ACTIVITY: "ACTIVITY"; readonly AFTER_TREATMENT_DIESEL_EXHAUST_FLUID_TANK_LEVEL: "AFTER_TREATMENT_DIESEL_EXHAUST_FLUID_TANK_LEVEL"; readonly BATTERY_CHARGER_STATE: "BATTERY_CHARGER_STATE"; readonly BATTERY_CUMULATIVE_DISCHARGED_ENERGY: "BATTERY_CUMULATIVE_DISCHARGED_ENERGY"; readonly BATTERY_POTENTIAL: "BATTERY_POTENTIAL"; readonly BATTERY_STATE_OF_CHARGE_PERCENT: "BATTERY_STATE_OF_CHARGE_PERCENT"; readonly BRAND: "BRAND"; readonly CATEGORY: "CATEGORY"; readonly CONTRACT_ITEM_OFF_RENT_DATE: "CONTRACT_ITEM_OFF_RENT_DATE"; readonly CONTRACT_ITEM_ON_RENT_DATE: "CONTRACT_ITEM_ON_RENT_DATE"; readonly COUNTRY: "COUNTRY"; readonly CRITICALITY: "CRITICALITY"; readonly CUMULATIVE_ENGINE_HOURS: "CUMULATIVE_ENGINE_HOURS"; readonly CUMULATIVE_IDLE_HOURS: "CUMULATIVE_IDLE_HOURS"; readonly CUMULATIVE_IDLE_NON_OPERATING_HOURS: "CUMULATIVE_IDLE_NON_OPERATING_HOURS"; readonly CUMULATIVE_MOVING_HOURS: "CUMULATIVE_MOVING_HOURS"; readonly CUMULATIVE_OPERATING_HOURS: "CUMULATIVE_OPERATING_HOURS"; readonly CUMULATIVE_PRODUCTIVE_HOURS: "CUMULATIVE_PRODUCTIVE_HOURS"; readonly CUSTOMER_NAME: "CUSTOMER_NAME"; readonly CUSTOM_FIELD: "CUSTOM_FIELD"; readonly DEVICE_STATUS: "DEVICE_STATUS"; readonly ENGINE_TOTAL_FUEL_USED: "ENGINE_TOTAL_FUEL_USED"; readonly ENGINE_TOTAL_IDLE_FUEL_USED: "ENGINE_TOTAL_IDLE_FUEL_USED"; readonly EXTERNAL_REFERENCE: "EXTERNAL_REFERENCE"; readonly FUEL_LEVEL: "FUEL_LEVEL"; readonly ISSUE_CREATED_AT: "ISSUE_CREATED_AT"; readonly LAST_EVENT_TIME: "LAST_EVENT_TIME"; readonly LAST_INSPECTION_PERFORMED_AT: "LAST_INSPECTION_PERFORMED_AT"; readonly LAST_INSPECTION_STATUS: "LAST_INSPECTION_STATUS"; readonly LOCATION: "LOCATION"; readonly LOCATION_UPDATED_AT: "LOCATION_UPDATED_AT"; readonly MODEL: "MODEL"; readonly NAME: "NAME"; readonly OWNER_ACCOUNT_NAME: "OWNER_ACCOUNT_NAME"; readonly PLANNED_SERVICE_BOOKED: "PLANNED_SERVICE_BOOKED"; readonly PLANNED_SERVICE_BOOKING_DATE: "PLANNED_SERVICE_BOOKING_DATE"; readonly PLANNED_SERVICE_DATE: "PLANNED_SERVICE_DATE"; readonly PLANNED_SERVICE_DISTANCE_REMAINING: "PLANNED_SERVICE_DISTANCE_REMAINING"; readonly PLANNED_SERVICE_HOURS_REMAINING: "PLANNED_SERVICE_HOURS_REMAINING"; readonly PRODUCTION_YEAR: "PRODUCTION_YEAR"; readonly SERIAL_NUMBER: "SERIAL_NUMBER"; readonly SERVICE_PLAN_ASSIGNMENT_STATUS: "SERVICE_PLAN_ASSIGNMENT_STATUS"; readonly SERVICE_PLAN_OVERDUENESS: "SERVICE_PLAN_OVERDUENESS"; readonly SERVICE_PLAN_PREDICTION: "SERVICE_PLAN_PREDICTION"; readonly SERVICE_PLAN_STATUS: "SERVICE_PLAN_STATUS"; readonly TELEMATICS_DEVICE_SERIAL_NUMBER: "TELEMATICS_DEVICE_SERIAL_NUMBER"; readonly TYPE: "TYPE"; }; export type AssetSortByProperty = (typeof assetSortByProperty)[keyof typeof assetSortByProperty]; export declare const assetType: { readonly ATTACHMENT: "ATTACHMENT"; readonly EQUIPMENT: "EQUIPMENT"; readonly GATEWAY: "GATEWAY"; readonly MACHINE: "MACHINE"; readonly OTHER: "OTHER"; readonly TOOL: "TOOL"; readonly VEHICLE: "VEHICLE"; }; export type AssetType = (typeof assetType)[keyof typeof assetType]; export declare const customFieldOwnerType: { readonly ACCOUNT: "ACCOUNT"; readonly IRIS_APP: "IRIS_APP"; readonly TRACKUNIT: "TRACKUNIT"; }; export type CustomFieldOwnerType = (typeof customFieldOwnerType)[keyof typeof customFieldOwnerType]; export declare const customerTypeSFS: { readonly CONTRACTOR: "CONTRACTOR"; readonly DEALER: "DEALER"; readonly DISTRIBUTOR: "DISTRIBUTOR"; readonly NOT_ON_CUSTOMER: "NOT_ON_CUSTOMER"; readonly OEM: "OEM"; readonly OTHER: "OTHER"; readonly RENTAL: "RENTAL"; readonly SERVICE: "SERVICE"; }; export type CustomerTypeSFS = (typeof customerTypeSFS)[keyof typeof customerTypeSFS]; export declare const deviceHealthDeviceStatus: { readonly CRITICAL: "CRITICAL"; readonly LOW: "LOW"; }; export type DeviceHealthDeviceStatus = (typeof deviceHealthDeviceStatus)[keyof typeof deviceHealthDeviceStatus]; export declare const deviceHealthIssueCategory: { readonly COVERAGE: "COVERAGE"; readonly DEVICE_BATTERY: "DEVICE_BATTERY"; readonly INSTALL_AND_CONFIGURATION: "INSTALL_AND_CONFIGURATION"; readonly NON_REPORTING_DEVICE: "NON_REPORTING_DEVICE"; }; export type DeviceHealthIssueCategory = (typeof deviceHealthIssueCategory)[keyof typeof deviceHealthIssueCategory]; export declare const deviceHealthIssueState: { readonly OPEN: "OPEN"; readonly RESOLVED: "RESOLVED"; }; export type DeviceHealthIssueState = (typeof deviceHealthIssueState)[keyof typeof deviceHealthIssueState]; export declare const deviceHealthIssueType: { readonly DATA_NOT_RECEIVED: "DATA_NOT_RECEIVED"; readonly DEVICE_BATTERY_APPROACHING_END_OF_LIFE: "DEVICE_BATTERY_APPROACHING_END_OF_LIFE"; readonly LOW_CELLULAR_COVERAGE: "LOW_CELLULAR_COVERAGE"; readonly LOW_DEVICE_BATTERY: "LOW_DEVICE_BATTERY"; readonly LOW_DEVICE_INPUT_VOLTAGE: "LOW_DEVICE_INPUT_VOLTAGE"; readonly LOW_GPS_COVERAGE: "LOW_GPS_COVERAGE"; readonly NO_CAN_DATA_CONFIGURATION: "NO_CAN_DATA_CONFIGURATION"; readonly OPERATING_HOURS_FROM_CAN_MODIFIED: "OPERATING_HOURS_FROM_CAN_MODIFIED"; readonly OPERATING_HOURS_REPORTING_0_HOURS_PER_DAY: "OPERATING_HOURS_REPORTING_0_HOURS_PER_DAY"; readonly OPERATING_HOURS_REPORTING_24_HOURS_PER_DAY: "OPERATING_HOURS_REPORTING_24_HOURS_PER_DAY"; readonly UNUSUAL_OPERATING_HOURS: "UNUSUAL_OPERATING_HOURS"; }; export type DeviceHealthIssueType = (typeof deviceHealthIssueType)[keyof typeof deviceHealthIssueType]; export declare const digitalKeyMode: { readonly DISABLED: "DISABLED"; readonly LOCKED_FOR_ALL: "LOCKED_FOR_ALL"; readonly LOCKED_FOR_ALL_FIXED: "LOCKED_FOR_ALL_FIXED"; readonly NEVER_INITIALIZED: "NEVER_INITIALIZED"; readonly UNKNOWN: "UNKNOWN"; readonly UNLOCKED_FOR_ALL: "UNLOCKED_FOR_ALL"; readonly UNLOCKED_FOR_ALL_FIXED: "UNLOCKED_FOR_ALL_FIXED"; readonly UNLOCKED_FOR_KEY: "UNLOCKED_FOR_KEY"; readonly UNLOCKED_FOR_KEY_AND_PIN: "UNLOCKED_FOR_KEY_AND_PIN"; readonly UNLOCKED_FOR_PIN: "UNLOCKED_FOR_PIN"; readonly UNSUPPORTED: "UNSUPPORTED"; }; export type DigitalKeyMode = (typeof digitalKeyMode)[keyof typeof digitalKeyMode]; export declare const geometryFilterType: { readonly MultiPolygon: "MultiPolygon"; readonly Polygon: "Polygon"; }; export type GeometryFilterType = (typeof geometryFilterType)[keyof typeof geometryFilterType]; export declare const geometryRelation: { readonly CONTAINS: "CONTAINS"; readonly DISJOINT: "DISJOINT"; readonly INTERSECTS: "INTERSECTS"; readonly WITHIN: "WITHIN"; }; export type GeometryRelation = (typeof geometryRelation)[keyof typeof geometryRelation]; export declare const inspectionLastPerformed: { readonly EVER: "EVER"; readonly MORE_THAN_LAST_2_HOURS: "MORE_THAN_LAST_2_HOURS"; readonly MORE_THAN_LAST_7_DAYS: "MORE_THAN_LAST_7_DAYS"; readonly MORE_THAN_LAST_8_HOURS: "MORE_THAN_LAST_8_HOURS"; readonly MORE_THAN_LAST_12_HOURS: "MORE_THAN_LAST_12_HOURS"; readonly MORE_THAN_LAST_24_HOURS: "MORE_THAN_LAST_24_HOURS"; readonly MORE_THAN_LAST_30_DAYS: "MORE_THAN_LAST_30_DAYS"; readonly MORE_THAN_LAST_HOUR: "MORE_THAN_LAST_HOUR"; readonly WITHIN_LAST_2_HOURS: "WITHIN_LAST_2_HOURS"; readonly WITHIN_LAST_7_DAYS: "WITHIN_LAST_7_DAYS"; readonly WITHIN_LAST_8_HOURS: "WITHIN_LAST_8_HOURS"; readonly WITHIN_LAST_12_HOURS: "WITHIN_LAST_12_HOURS"; readonly WITHIN_LAST_24_HOURS: "WITHIN_LAST_24_HOURS"; readonly WITHIN_LAST_30_DAYS: "WITHIN_LAST_30_DAYS"; readonly WITHIN_LAST_HOUR: "WITHIN_LAST_HOUR"; }; export type InspectionLastPerformed = (typeof inspectionLastPerformed)[keyof typeof inspectionLastPerformed]; export declare const inspectionResponseStatus: { readonly FAILED_CRITICAL: "FAILED_CRITICAL"; readonly FAILED_LOW: "FAILED_LOW"; readonly PASSED: "PASSED"; readonly SKIPPED: "SKIPPED"; }; export type InspectionResponseStatus = (typeof inspectionResponseStatus)[keyof typeof inspectionResponseStatus]; export declare const inspectionTemplateAssigned: { readonly HAS_TEMPLATE: "HAS_TEMPLATE"; readonly NO_TEMPLATE: "NO_TEMPLATE"; }; export type InspectionTemplateAssigned = (typeof inspectionTemplateAssigned)[keyof typeof inspectionTemplateAssigned]; export declare const metadataCompleteness: { readonly COMPLETE: "COMPLETE"; readonly PARTIAL: "PARTIAL"; }; export type MetadataCompleteness = (typeof metadataCompleteness)[keyof typeof metadataCompleteness]; export declare const rentalStatus: { readonly AVAILABLE: "AVAILABLE"; readonly IN_REPAIR: "IN_REPAIR"; readonly NOT_ON_CONTRACT: "NOT_ON_CONTRACT"; readonly OFF_RENT: "OFF_RENT"; readonly ON_RENT: "ON_RENT"; readonly OTHER: "OTHER"; readonly PICK_UP_READY: "PICK_UP_READY"; readonly RESERVED: "RESERVED"; readonly RETURNED: "RETURNED"; readonly TRANSFER: "TRANSFER"; readonly UNDEFINED: "UNDEFINED"; }; export type RentalStatus = (typeof rentalStatus)[keyof typeof rentalStatus]; export declare const servicePlanStatus: { readonly COMPLETE: "COMPLETE"; readonly DRAFT: "DRAFT"; readonly FULLY_CONFIGURED: "FULLY_CONFIGURED"; readonly HAS_PLAN: "HAS_PLAN"; readonly HAS_SERVICE_PROVIDER: "HAS_SERVICE_PROVIDER"; readonly MISSING_PLAN: "MISSING_PLAN"; readonly MISSING_PROVIDER: "MISSING_PROVIDER"; readonly OVERDUE: "OVERDUE"; readonly PLANNED: "PLANNED"; readonly UNKNOWN: "UNKNOWN"; readonly UPCOMING: "UPCOMING"; }; export type ServicePlanStatus = (typeof servicePlanStatus)[keyof typeof servicePlanStatus]; export declare const siteTypeSFS: { readonly AREA: "AREA"; readonly CLASSIC_POI: "CLASSIC_POI"; readonly CLASSIC_ZONE: "CLASSIC_ZONE"; readonly CONSTRUCTION_SITE: "CONSTRUCTION_SITE"; readonly DEPOT: "DEPOT"; readonly NOT_ON_SITE: "NOT_ON_SITE"; readonly WORK_PLACE: "WORK_PLACE"; }; export type SiteTypeSFS = (typeof siteTypeSFS)[keyof typeof siteTypeSFS]; export declare const sortOrder: { readonly ASC: "ASC"; readonly DESC: "DESC"; }; export type SortOrder = (typeof sortOrder)[keyof typeof sortOrder]; export declare const systemOfMeasurement: { readonly SI: "SI"; readonly US_CUSTOMARY: "US_CUSTOMARY"; }; export type SystemOfMeasurement = (typeof systemOfMeasurement)[keyof typeof systemOfMeasurement]; export type AggregatedNumberRange = { /** The period of the aggregated number range */ period: AggregationPeriod; /** The range of the aggregated number range */ range: NumberRange; }; export type AreaInput = { /** Coordinates per RFC 7946 ring structure. Rings must be closed; longitude [-180, 180], latitude [-90, 90]. */ coordinates: Array; /** The geometry type: Polygon or MultiPolygon. */ type: AreaFilterGeoJsonGeometryType; }; export type AssetFiltersInput = { /** The desired access management mode of the asset */ accessManagementDesiredModes?: InputMaybe>; /** Filter by if the asset is active */ activeFilter?: InputMaybe; /** List of activities */ activities?: InputMaybe>; /** * Filter by area * @deprecated Use geometry instead */ area?: InputMaybe; /** A list of asset ID's to do a bulk lookup for. */ assetIds?: InputMaybe>; /** List of asset types */ assetTypes?: InputMaybe>; /** * Filter by bounding box * @deprecated Use geometry filter instead */ boundingBox?: InputMaybe; /** * Filter by bounding shape * @deprecated Use geometry filter instead */ boundingShape?: InputMaybe; /** Filter to only include this list of brands */ brands?: InputMaybe>; /** Filter by reported CAN profile 1 values */ can1Profile?: InputMaybe>; /** Filter by reported CAN profile 2 values */ can2Profile?: InputMaybe>; /** Filter to only include this list of countries */ countries?: InputMaybe>; /** List of criticalities */ criticalities?: InputMaybe>; /** List of custom fields to filter by */ customFields?: InputMaybe>; /** List of customerIds to exclude */ customerExclusionIds?: InputMaybe>; /** List of customerIds: this is an 'or' filter -> if customer has ID1 or ID2 */ customerIds?: InputMaybe>; /** List of customer types */ customerTypes?: InputMaybe>; /** Filter by Device Health Categories */ deviceHealthCategories?: InputMaybe>; /** Filter by Device Health datetime range */ deviceHealthDateTimeRange?: InputMaybe; /** Filter by Device Health device statuses */ deviceHealthDeviceStatuses?: InputMaybe>; /** Filter by Device Health states */ deviceHealthStates?: InputMaybe>; /** Filter by Device Health Types */ deviceHealthTypes?: InputMaybe>; /** Filter by telematics device types */ deviceTypes?: InputMaybe>; /** * Digital key mode of the asset * @deprecated Use accessManagementDesiredModes instead */ digitalKeyModes?: InputMaybe>; /** List of external references */ externalReferences?: InputMaybe>; /** Filter by reported firmware versions */ firmwareVersion?: InputMaybe>; /** Filter by if the asset is followed */ followed?: InputMaybe; /** * Filter assets by geographic area using a Polygon or MultiPolygon (RFC 7946). * Holes (interior rings) are supported. Axis-aligned polygons that cross the antimeridian (±180°) * are auto-split — no need to pre-split into a MultiPolygon for rectangular viewport queries. * For irregular dateline crossings, pre-split manually into a MultiPolygon. * Optional relation controls the spatial match (defaults to INTERSECTS). * See GeometryFilterInput for the full coordinate contract and unsupported geometry types. */ geometry?: InputMaybe; /** Filter by groups */ groups?: InputMaybe>; /** Filter by insights on the asset. */ insights?: InputMaybe>; /** Insights filters */ insightsFilters?: InputMaybe; /** Filter by the asset's most recent inspection (account specific) */ inspectionLastFilters?: InputMaybe; /** Filter by whether an inspection template is assigned to the asset (account specific) */ inspectionTemplateAssigned?: InputMaybe; /** Filter by when was the asset last seen */ lastSeen?: InputMaybe; /** Filter by PARTIAL or COMPLETE asset metadata information */ metadataCompleteness?: InputMaybe; /** Filter by reported Modbus profile values */ modbusProfile?: InputMaybe>; /** List of models */ models?: InputMaybe>; /** * Case-insensitive substring match on the account-specific asset name. * Independent of `searchQuery` (which searches across multiple fields and enforces a minimum length). * Empty values are ignored. */ nameQuery?: InputMaybe; /** Filter by reported network technology values */ networkTechnology?: InputMaybe>; /** List of owner account ids */ ownerAccountIds?: InputMaybe>; /** List of owner account names */ ownerAccountNames?: InputMaybe>; /** List of siteIds where any asset owned by this depot should be excluded */ owningDepotSiteExclusionIds?: InputMaybe>; /** List of siteIds to filter by owning depots */ owningDepotSiteIds?: InputMaybe>; /** Filter by partner ID */ partnerId?: InputMaybe; /** Filter for Pending Telematics Devices */ pendingTelematicsDevices?: InputMaybe>; /** List of production years */ productionYears?: InputMaybe>; /** Filter by the account ID that granted received visibility to the current account */ receivedVisibilityGrantedByAccountId?: InputMaybe; /** Rental active contract filters */ rentalActiveContractFilters?: InputMaybe; /** List of rental contract external references */ rentalContractExternalReferences?: InputMaybe>; /** List of rental contract order numbers */ rentalContractOrderNumbers?: InputMaybe>; /** Searches rental contract reference code descriptions for matching text */ rentalContractReferenceCodeDescriptionQuery?: InputMaybe; /** List of rental contract reference codes */ rentalContractReferenceCodes?: InputMaybe>; /** List of rental contract ids */ rentalContracts?: InputMaybe>; /** List of siteIds where any asset in rental by this depot should be excluded */ rentalDepotSiteExclusionIds?: InputMaybe>; /** List of siteIds to filter by rental depots */ rentalDepotSiteIds?: InputMaybe>; /** List of rental statuses */ rentalStatuses?: InputMaybe>; /** A string that could match a property of an asset within your fleet */ searchQuery?: InputMaybe; /** Currently selected customer ID to include: if customer has selectedId and one of the customerIds passed */ selectedCustomerIdFilter?: InputMaybe; /** List of serial numbers */ serialNumbers?: InputMaybe>; /** List of service booked values */ serviceBooked?: InputMaybe>; /** List of service plan assignments */ servicePlanAssignments?: InputMaybe>; /** List of service plan IDs */ servicePlanIds?: InputMaybe>; /** List of service plan statuses */ servicePlanStatuses?: InputMaybe>; /** List of service provider IDs */ serviceProviderIds?: InputMaybe>; /** List of siteIds */ siteIds?: InputMaybe>; /** List of site types */ siteTypes?: InputMaybe>; /** Filter by sustainability exclusion flag(s) */ sustainabilityExcluded?: InputMaybe; /** The measurement system used for unit conversion of filters. */ systemOfMeasurement?: InputMaybe; /** Filter by if the asset is connected */ telematicsDeviceIsConnected?: InputMaybe; /** List of telematics device serial numbers */ telematicsDeviceSerialNumbers?: InputMaybe>; /** List of types (also known as subtypes) */ types?: InputMaybe>; }; export type AssetSortInput = { /** When sorting by Insights Aggregation, specify the aggregation period. */ aggregationPeriod?: InputMaybe; /** When sorting by Custom Field specify the custom field definition to sort by. */ customFieldDefinitionId?: InputMaybe; /** Sort order. */ order: SortOrder; /** Sort property. */ property: AssetSortByProperty; /** When sorting by location, sorting will be relative to this location */ relativeToLocation?: InputMaybe; }; export type BoundingBoxInput = { /** The coordinates for the North/West values of the bounding box. */ nw: CoordinatesInput; /** The coordinates for the South/East values of the bounding box. */ se: CoordinatesInput; }; export type BoundingShapeInput = { /** Points of coordinates for the bounding shape. */ points: Array; }; export type CoordinatesInput = { /** The latitude of the coordinate. */ latitude: Scalars["Float"]["input"]; /** The longitude of the coordinate. */ longitude: Scalars["Float"]["input"]; }; export type CustomFieldDateRange = { /** The first date to include. */ from?: InputMaybe; /** The last date to include. */ to?: InputMaybe; }; export type CustomFieldFilter = { /** The boolean value of the custom field value input. */ booleanValue?: InputMaybe; /** The date value of the custom field value input. */ dateRange?: InputMaybe; /** The definition ID of the custom field value input. */ definitionId?: InputMaybe; /** The definition key of the custom field value input. */ definitionKey?: InputMaybe; /** The number range of the custom field value input. */ numberRange?: InputMaybe; /** The owner of the custom field value input. */ owner?: InputMaybe; /** The string array value of the custom field value input. */ stringArrayValue?: InputMaybe>; /** The string value of the custom field value input. */ stringValue?: InputMaybe; /** The string wildcard value of the custom field value input. */ stringWildcardValue?: InputMaybe; }; export type CustomFieldNumberRange = { /** The smallest number to include. */ from?: InputMaybe; /** The lagest number to include. */ to?: InputMaybe; }; export type CustomFieldOwnerInput = { /** The iris app ID of the custom field owner input. */ irisAppId?: InputMaybe; /** The owner type of the custom field owner input. */ ownerType: CustomFieldOwnerType; }; export type DateTimeRange = { /** Start date */ from?: InputMaybe; /** End date */ to?: InputMaybe; }; export type GeometryFilterInput = { /** * Coordinates following RFC 7946: * - Polygon: [ outerRing, holeRing* ] where each ring = [ [lng, lat], ... ] * - MultiPolygon: [ [outerRing, holeRing*], [outerRing, holeRing*], ... ] */ coordinates: Array; /** * Spatial relation between asset location and filter geometry. Defaults to INTERSECTS. * Wired through to Elasticsearch geo_shape queries (INTERSECTS, DISJOINT, WITHIN, CONTAINS). * Legacy area / boundingShape paths keep INTERSECTS behaviour. */ relation?: InputMaybe; /** The geometry type: Polygon or MultiPolygon. */ type: GeometryFilterType; }; export type InsightsFilters = { /** The asset's after treatment diesel exhaust fluid tank level */ afterTreatmentDieselExhaustFluidTankLevel?: InputMaybe; /** The battery charger state */ batteryChargerState?: InputMaybe>; /** The battery's cumulative discharged energy */ batteryCumulativeDischargedEnergy?: InputMaybe; /** The battery potential */ batteryPotential?: InputMaybe; /** The battery state of charge percent */ batteryStateOfChargePercent?: InputMaybe; /** Cumulative engine hours of the asset (hours). */ cumulativeEngineHours?: InputMaybe; /** Cumulative idle hours of the asset (hours). */ cumulativeIdleHours?: InputMaybe; /** Cumulative idle non operating hours of the asset (hours). */ cumulativeIdleNonOperatingHours?: InputMaybe; /** Cumulative moving hours of the asset (hours). */ cumulativeMovingHours?: InputMaybe; /** Cumulative operating hours of the asset (hours). */ cumulativeOperatingHours?: InputMaybe; /** Cumulative productive hours of the asset (hours). */ cumulativeProductiveHours?: InputMaybe; /** Engine total fuel used of the asset (liters). */ engineTotalFuelUsed?: InputMaybe; /** Engine total idle fuel used of the asset (liters). */ engineTotalIdleFuelUsed?: InputMaybe; /** The asset's fuel level */ fuelLevel?: InputMaybe; }; export type InspectionLastFilters = { /** Also match assets that have no last inspection (never inspected). */ includeNeverInspected?: InputMaybe; /** Filter by when the last inspection was performed, as a relative time bucket. Use `EVER` for assets inspected at any time; use `includeNeverInspected: true` for assets never inspected. */ performed?: InputMaybe; /** Filter to assets whose last inspection status is any of these values. */ statuses?: InputMaybe>; }; export type NumberRange = { /** max number */ max?: InputMaybe; /** min number */ min?: InputMaybe; }; export type RentalActiveContractFilters = { /** Filter by rental active contract customer external references */ customerExternalReferences?: InputMaybe>; /** Filter by rental active contract customer parent external references */ customerParentExternalReferences?: InputMaybe>; /** Filter by rental active contract customer parent names */ customerParentNames?: InputMaybe>; /** Filter by rental active contract item off rent dates date range */ offRentDatesDateRange?: InputMaybe; /** Filter by rental active contract item on rent dates date range */ onRentDatesDateRange?: InputMaybe; }; export type GetFilteredAssetsQueryVariables = Exact<{ filters: InputMaybe; sort: InputMaybe; }>; export type GetFilteredAssetsQuery = { __typename?: "Query"; assets: { __typename?: "AssetConnection"; edges: Array<{ __typename?: "AssetEdge"; cursor: string; }>; }; }; export declare const GetFilteredAssetsDocument: DocumentNode;