/// import url from 'url'; export declare function urlToPath(_url: string | url.URL): string;