import { Telegraf } from 'telegraf'; export declare type AllBotsMap = Map>; export declare const InjectAllBots: () => ParameterDecorator;