import { Telegraf } from 'telegraf';
export declare function initBot(): Telegraf;
export declare function startBot(): void;
export declare function getBotUsername(): string;
//# sourceMappingURL=telegram.d.ts.map