import { JSONSchemaType } from "@golemio/core/dist/shared/ajv"; import { ICemApiDeviceDto } from "./interfaces/ICemApiDeviceDto"; export declare const cemApiDevicesJsonSchema: JSONSchemaType;