declare const isRemoteUrl: (url: string) => boolean; export { isRemoteUrl }; //# sourceMappingURL=is-remote-url.d.ts.map