export declare const isValidURL: (url: unknown) => url is string;