export { default, default as ConfirmModal } from './ConfirmModal'; export type { ConfirmModalVariant } from './ConfirmModal';