export declare function initTelegramBot(): Promise; export declare function sendErrorViaTelegram(code: any, msg: string, extraInfos: string): Promise;