export type CommandActionType = (...args: Args) => Return | Promise; //# sourceMappingURL=types.d.ts.map