export declare class PathUtils { static toUnixPath(path: string): string; }