/**
 * 删除 url 中的 hash
 */
export declare function normalizeUrl(url: string): string;
//# sourceMappingURL=normalizeUrl.d.ts.map