import type { UAObject } from "node-opcua-address-space-base"; // ----- this file has been automatically generated - do not edit // biome-ignore lint/suspicious/noEmptyInterface: forward-compatible placeholder for OPC-UA generated types export interface UABaseCalibrationTargetCategory_Base {} export interface UABaseCalibrationTargetCategory extends UAObject, UABaseCalibrationTargetCategory_Base {}