export { langCommand } from './lang.js'; export { authCommand } from './auth.js'; export { doctorCommand } from './doctor.js'; export { configCommand } from './config.js';