export { default as Dialog } from './Dialog'; export type { Props as DialogProps } from './Dialog';