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