export declare function resolvePathSegments(path: string): readonly string[] | null;
