export interface PageTitleConfig { title: string; hideTitle: boolean; }