declare function isUrl(url: string): boolean; export { isUrl };