export interface BotTextImage { image: string; text: string; }