import { IConfEnv } from '../types'; export default function getCountry(): IConfEnv['COUNTRY'];