/** * Generated file. Do not edit */ import { ServiceCallType } from '@iotize/tap'; export declare const SERVICE_CALLS: { getEnabled: ServiceCallType; putEnabled: ServiceCallType; getApplicationData: ServiceCallType; putApplicationData: ServiceCallType; };