import { WebClient, WebClientOptions } from './WebClient'; declare const __WEB_CLIENT_OPTIONS__: WebClientOptions; new WebClient(__WEB_CLIENT_OPTIONS__);