export { AuthRegisterCommand } from './auth.register.command'; export { AuthLoginCommand } from './auth.login.command'; export { AuthTrialCommand } from './auth.trial.command';