export declare function cleanDoubleSlashes(input: string): string;
