/// import { Client } from 'ts-nats'; export declare function requestWellKnown(nc: Client, host: string, path: string): Promise;