export { Dialog } from './dialog-manager'; export { default as VDialog } from './Dialog.vue'; export * from './types';