export const Env = { PRODUCTION: 'production', DEVELOPMENT: 'development', }