export declare enum PageTypes { SEARCH_RESULTS_PAGE = "SearchResultsPage", WEB_PAGE = "WebPage" }