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