export declare const getSlackAccountChannel: (accountName: string) => Promise<import("../../../interfaces/ISlackUserChannel").ISlackUserChannel | import("../../../interfaces/ISlackChannelChannel").ISlackChannelChannel | undefined>;
//# sourceMappingURL=getSlackAccountChannel.d.ts.map