import { BotConfig } from "../Bot"; declare const _default: BotConfig; export default _default; export declare const config: (config: any) => BotConfig;