export { default } from "./global-header.component";
export type { GlobalHeaderProps } from "./global-header.component";
