import { ServiceCallType } from '@iotize/tap'; export declare function serviceCallsToConfigurationScript(serviceCalls: ServiceCallType[]): string[];