export declare function parsePath(path: string): string[];
