export declare enum PageTitleMode { Replace = "Replace", Append = "Append", Hierarchy = "Hierarchy", DoNotSet = "DoNotSet" }