/** * Infer the url of the page best we can * @returns {string} the url of the page */ export declare const inferPageUrl: () => string; //# sourceMappingURL=inferPageUrl.d.ts.map