export declare function removeDuplicateSlashes(str: string): string;
export declare function removeFinalCharacter(str: string, character: string): string;
//# sourceMappingURL=character.d.ts.map