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