declare function isUrlHttp(url: string): boolean; export = isUrlHttp;