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