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