/// import type { URL } from 'url'; export default function isUnixSocketURL(url: URL): boolean;