import { fetchSelectedMneThunk } from './routines/mne.routine' const routines = { fetchSelectedMneThunk: fetchSelectedMneThunk, }