export declare const createCommand: (command: Function) => (...args: any[]) => Promise<void>;
//# sourceMappingURL=createCommand.d.ts.map