import type { Command } from "../Command.js"; import type { CommandPayload } from "../types/ArgumentsOf.js"; export declare function createCommands>(): void; //# sourceMappingURL=commands.d.ts.map