/**
 * [[include:page-guard/README.md]]
 * @module page-header
 * @preferred
 */
/** imports */
export * from './component';
export * from './module';
export * from './account-menu/public-api';
export * from './common-layout/public-api';
export * from './header-notify/public-api';
export * from './help-menu/public-api';
export * from './enterprise-support-status/component';
