export { forkPageContext }; declare function forkPageContext>(pageContext: PageContext): {} & PageContext;