import Command from "../structures/Command"; import { Collection } from "discord.js"; export default function (commands: Collection, applicationId: string, token: string): Promise;