export { HeaderBase } from './header-base';
export type {
HeaderBaseProps,
HeaderBaseComponent,
HeaderBaseStyleUtilityProps,
} from './header-base.types';