import DialogLayout from './dialog-layout/DialogLayout.vue'; export { DialogLayout as ComDialogLayout }; export default { DialogLayout, };