import stats from './stats' import encrypt from './encrypt' export default { stats, encrypt }