/** 返回一个没有 ? 的 URL */ export declare function getUrlWithoutQuery(url: string): string; //# sourceMappingURL=getUrlWithoutQuery.d.ts.map