import { Command } from "../../public/structures/slashServiceCommand.js"; export declare function dfx2djsC(command: Command): { data: any; execute: any; }; //# sourceMappingURL=_dfx2djs.d.mts.map