export { PageTitle } from './PageTitle'; export { pageTitleClassNames } from './PageTitle.classNames'; export type { PageTitleAdaptiveSlot, PageTitleProps, PageTitleSlotSizesProps, } from './PageTitle.types';