/// import { URL } from "url"; export declare const isURL: (value: unknown) => value is URL;