import SlackChannelConfiguration_ from './SlackChannelConfiguration';
export declare namespace Chatbot {
    const SlackChannelConfiguration: typeof SlackChannelConfiguration_;
}
export default Chatbot;
