import type Performer from '../../types/Performer'; const Performers: Array = []; export default Performers;