import { URL } from './router'; export declare function fetchPage({ pagePath, asPath }: URL): Promise;