import { Context } from "@tryforge/forgescript";
export default function (ctx: Context): import("discord-player").GuildQueue<unknown>;
