import Show from './Show'; import Decision from './Decision'; export { Decision }; export default Show;