import addDialog from './add' import editDialog from './edit' export { addDialog, editDialog }