export declare class SlackToken { constructor(); getOutboundAuthToken(authId?: string): string; } //# sourceMappingURL=SlackToken.d.ts.map