export { default as AuthController } from './Auth.controller';
export { default as GenericController } from './Generic.controller';
