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