declare function toPosixPath(pathname: string): string;
export { toPosixPath };
