export declare const LOG_TYPE = "device-sdk-command"; export type UnresponsiveCmdEvent = { type: "unresponsive"; }; //# sourceMappingURL=core.d.ts.map