import { WebClient } from '@slack/web-api'; export declare function createSlackWebClient(token: string): WebClient; //# sourceMappingURL=client.d.ts.map