export declare function normalizeString(path: string, allowAboveRoot: boolean, separator: string, isPathSeparator: (code: number) => boolean): string; //# sourceMappingURL=normalize_string.d.ts.map