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