export function getExecHttpPost(execLocal: any): ({ service, body, config, opts }: { service: any; body: any; config: any; opts: any; }) => Promise;