export declare type PathParts = Array<string>;
