import { IKeyboardButton, KeyboardButton, Bot } from "./_internals.js"; export declare const Array_of_Array_of_KeyboardButton: (value: IKeyboardButton[][], token?: string | Bot | undefined) => KeyboardButton[][];