let modalIndex = 0; function modalIncrease() { modalIndex++; } export {modalIndex, modalIncrease};