/// import { UrlObject } from 'url'; export declare function formatUrl(urlObj: UrlObject): string;