import { SlashCommand } from "../structures/SlashCommand.js"; export declare function loadSlashCommandFile(path: string, baseName: string): Promise>; //# sourceMappingURL=loadSlashCommandFile.d.ts.map