import { BotInstance } from './BotInstance'; export * from './types'; export declare const KaiheilaBot: typeof BotInstance;