import * as api from './api'; import * as auth from './auth'; export { api, auth }