export function execService({ service, msg, config, opts, platform }: { service: any; msg?: {}; config?: {}; opts?: {}; platform: any; }): any;