export { default as ModalHeaderTitle } from './modal-header-title'; export type { ModalHeaderTitleProps } from './modal-header-title.types';