// @flow // All components wishing to be used as modals must be defined below import NewCollection from './NewCollection'; export default { NewCollection };