import { Cache, Command } from ".."; export declare function registerCommands(commands: Cache, token: string, guildId?: string): Promise;