// Copyright (c) 2023 L is B Corp.
//
// This software is released under the MIT License.
// https://opensource.org/licenses/MIT

import Hubot from "hubot";

export = Hubot;
export as namespace Hubot;
