declare const _default: { command: string; description: string; action(): void; }; export default _default;