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