export declare function normalizeUrlSegment(segment: string): string; export declare function urlSegmentWithoutEndSlash(segment: string): string;