declare const _default: { command: string; description: string; action(name: any): Promise; }; export default _default;