import env from "../index"; const KPI = `${env.API_URI}/KPI`; export default { KPI, };