export type { ModalTitleTextType as ModalTitleTextTypeV2, ModalButtonType as ModalButtonTypeV2, ModalFooterType as ModalFooterTypeV2, ModalPopoverType as ModalPopoverTypeV2, IModalStyled as IModalStyledV2, IModalStandAlone as IModalStandAloneV2, IModalControlled as IModalControlledV2, IModalUnControlled as IModalUnControlledV2, ModalBaseStylesType as ModalBaseStylesTypeV2, ModalStylesType as ModalStylesTypeV2, ModalContentScrollAriasType as ModalContentScrollAriasTypeV2, } from './types';
export { ModalControlledV2 } from './modalControlled';
export { ModalV2 } from './modalUnControlled';
