import Single from './single'; import Common from './common'; export default [...Single, ...Common];