import { Bot } from '../index'; export declare function build(bot: Bot, controllers: string[]): void;