import type { InlineButtonsItem } from "../src"; export declare const itemList: InlineButtonsItem[]; export declare const semanticItemList: InlineButtonsItem[]; export declare const longItemList: InlineButtonsItem[]; export declare const itemListWithIcons: InlineButtonsItem[];