declare const isUrl: (path: string) => boolean; export default isUrl;