/** * * @param path */ export declare function pathToURL(path: string): URL;