import quiz1 from './quiz1.json'
import quiz2 from './quiz2.json'

export {
  quiz1,
  quiz2
}