export declare function normalizeTrailingSlashes(path: string): string;
