// Auto-generated stub for `@slack/web-api` types referenced by a vendored .d.ts.
// Emitted by scripts/vendor-compiled/@chat-adapter/slack.mjs.

export declare class WebClient {
  constructor(...args: any[]);
  [key: string]: any;
}
