//@flow strict export type { DialogBodyProps, DialogFooterProps, DialogHeaderProps, DialogProps, } from './Dialog'; export { Dialog, DIALOG_SEMANTIC, DialogBody, DialogFooter, DialogHeader, } from './Dialog';