import ConfigService from "./config.service"; export default class ConfigModule { } export { ConfigService };