import { Bot, IInlineKeyboardButton, InlineKeyboardButton } from "./_internals.js"; export declare const Array_of_InlineKeyboardButton: (data: IInlineKeyboardButton[], token?: string | Bot | undefined) => InlineKeyboardButton[];