import { ISlackAccountCache } from './interfaces/ISlackAccountCache';
export declare let slackAccountCache: ISlackAccountCache;
export declare const resetSlackAccountCache: () => void;
//# sourceMappingURL=slackAccountCache.d.ts.map